glfs/gnome/lib/gtkhtml/gtkhtml2-inst.xml
Igor Živković ad3b706c1f updated to libgnomeprint-2.6.1, libgnomeprintui-2.6.1, libsoup-2.1.9 and gtkhtml-3.1.12
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2091 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-05-05 15:27:08 +00:00

12 lines
403 B
XML

<sect2>
<title>Installation of <application>GtkHTML</application></title>
<para>Install <application>GtkHTML</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>