blob: 1cdc320ca8b73e5886f2e68d8a3438e896d99e12 [file] [log] [blame]
Getting Guththila source working on Linux
=============================================
Build the source
This can be done using the following command sequence:
./configure
make
make install
use './configure --help' for options
NOTE: If you don't provide a --prefix configure option, it will by default
install into /usr/local/guththila directory.