glfs/gnome/add/nautilus/nautilus-inst.xml
Larry Lawrence cd1030f9a8 gnome-2.2 update
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@703 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-02-16 00:16:41 +00:00

13 lines
313 B
XML

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