glfs/gnome/add/docs/gnome2-user-docs-inst.xml

12 lines
295 B
XML
Raw Normal View History

<sect2>
<title>Installation of gnome2-user-docs</title>
<para>Install gnome2-user-docs by running the following commands:</para>
<para><screen><userinput>./configure --prefix=$GNOME_PREFIX --localstatedir=/var/lib &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
</sect2>