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=`pkg-config --variable=prefix ORBit-2.0` \
--sysconfdir=/etc/gnome --localstatedir=/var/lib &&
make &&
make install