glfs/gnome/add/nautilus/nautilus-inst.xml

13 lines
313 B
XML
Raw Normal View History

<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>