asgalon
Results
1
comments of
asgalon
See the INSTALL file. Trying it now... `autotools: $ ./configure $ sudo make install meson: $ meson setup build $ meson configure build $ sudo meson -C build install` Well,...