Generate build system files (requires autoconf from autotools).
./autogen.sh
./configure
Run ./configure --help to see configuration options.
make
make install
If you are on a system directory, don't forget to add
sudo
.
Generate build system files (requires autoconf from autotools).
./autogen.sh
./configure
Run ./configure --help to see configuration options.
make
make install
If you are on a system directory, don't forget to add
sudo
.