2002-09-19 08:26:49 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Installation of galeon</title>
|
|
|
|
|
2002-09-26 08:19:42 +08:00
|
|
|
<para>Compiling must be done with the same compiler version and the same
|
|
|
|
optimization settings that were used on mozilla.</para>
|
|
|
|
|
2002-09-19 08:26:49 +08:00
|
|
|
<para>Install galeon by running the following commands:</para>
|
|
|
|
|
2003-02-19 03:57:47 +08:00
|
|
|
<para><screen><userinput>./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc/gnome --localstatedir=/var/lib &&
|
2002-09-19 08:26:49 +08:00
|
|
|
make &&
|
|
|
|
make install</userinput></screen></para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|