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

12 lines
271 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/gnome --disable-gtk-doc &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
</sect2>