glfs/gnome/add/yelp/yelp-inst.xml
Larry Lawrence 47b30a4caa update to libgtkhtml-2.4.1 and yelp-2.4.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1617 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-12-10 14:45:54 +00:00

13 lines
394 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=`pkg-config --variable=prefix ORBit-2.0` \
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>