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