GIP INSTALLATION INSTRUCTIONS
-----------------------------

!!!This package has been tested ONLY with gcc 3.2.x and gcc 3.3.x!!!

(I don't have the time to check with every compiler - sorry. Please don't
complain, patch.)


Prerequired libraries:
----------------------

libgtkmm2.0-dev >= 2.4.0


Installation:
-------------
Most users should only need this for installation:

./build.sh
su
./build --install

This will install Gip under /usr/local/.

For installation into another directory use:

./build --prefix /whatever/directory/
./build --install --prefix /whatever/directory/
