2002-09-09 06:19:36 +08:00
|
|
|
<sect2>
|
2003-10-02 09:15:08 +08:00
|
|
|
<title>Installation of <application>Nautilus</application></title>
|
2002-09-09 06:19:36 +08:00
|
|
|
|
2003-10-02 09:15:08 +08:00
|
|
|
<para>Install <application>Nautilus</application> by running the following commands:</para>
|
2002-09-09 06:19:36 +08:00
|
|
|
|
2003-09-06 09:24:49 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc/gnome \
|
2003-02-16 08:16:41 +08:00
|
|
|
--libexecdir=$GNOME_PREFIX/sbin &&
|
2002-09-09 06:19:36 +08:00
|
|
|
make &&
|
2003-09-06 09:24:49 +08:00
|
|
|
make install</command></userinput></screen>
|
2002-09-09 06:19:36 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|