COMPILING and INSTALLING:

If you got a official release tar archive do:
    ./autogen.sh 
    
Then to compile:
    make

To install (run this user):
    make install
