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

13 lines
373 B
XML
Raw Normal View History

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