glfs/gnome/lib/gtkhtml/gtkhtml2-inst.xml
Larry Lawrence b342c991ae update to evolution-1.4.4, gtkhtml-3.0.8, libsoup-1.99.23 and openssh-3.7pl1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1085 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-09-16 16:49:22 +00:00

12 lines
312 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=$GNOME_PREFIX &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>