Installation of galeon
Compiling must be done with the same compiler version and the same
optimization settings that were used on mozilla.
Install galeon by running the following commands:
./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc/gnome \
--localstatedir=/var/lib &&
make &&
make install