glfs/gnome/add/nautilus/nautilus-inst.xml
Larry Lawrence fae557a130 update to nautilus-2.2.4 and yelp-2.2.3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1033 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-09-06 01:24:49 +00:00

13 lines
373 B
XML

<sect2>
<title>Installation of <application>nautilus</application></title>
<para>Install <application>nautilus</application> by running the following commands:</para>
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc/gnome \
--libexecdir=$GNOME_PREFIX/sbin &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>