Probably the normal compile routine will do it as I don't see any instructions in the tarball.

So,

*download the tarball
*extract it somewhere
*open a terminal window into the directory where you just extracted that tarball
* ./configure
* make
* sudo make install

This is how things work in the GNU build system.

Reply via email to