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

12 lines
307 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=/opt/gnome2 --sysconfdir=/etc/gnome --libexecdir=/opt/gnome2/sbin &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
</sect2>