To install this package just type:
        
        make

this is the same that:

        cd src
        make
        make install
        cd ..
        make install.xpm


