glfs/gnome/lib/gnome-vfs/gnome-vfs-inst.xml

13 lines
341 B
XML
Raw Normal View History

<sect2>
<title>Installation of gnome-vfs</title>
<para>Install gnome-vfs by running the following commands:</para>
<para><screen><userinput>./configure --prefix=/opt/gnome2 --sysconfdir=/etc/gnome \
--with-gconf-source=xml::/etc/gnome/gconf/gconf.xml.defaults &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
</sect2>