$Id: README 38 2004-02-20 12:54:25Z jari $ If you checked out this project from the CVS repository you must run './bootstrap' followed by './configure'. This will create necessary support files such as Makefile's. Issue 'make' to compile the project. Optionally you can do 'make check' to run test programs. 'make install' will install the package into your system. Default installation location is /usr/local, this can be changed with ./configure --prefix=/dir/to/install/to.