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

12 lines
279 B
XML
Raw Normal View History

<sect2>
<title>Installation of yelp</title>
<para>Install yelp by running the following commands:</para>
<para><screen><userinput>./configure --prefix=$GNOME_PREFIX --libexecdir=$GNOME_PREFIX/sbin &amp;&amp;
make &amp;&amp;
make install </userinput></screen></para>
</sect2>