glfs/gnome/add/yelp/yelp-inst.xml
Larry Lawrence fae557a130 update to nautilus-2.2.4 and yelp-2.2.3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1033 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-09-06 01:24:49 +00:00

12 lines
338 B
XML

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