glfs/gnome/lib/gtkhtml/gtkhtml2-inst.xml

13 lines
407 B
XML
Raw Normal View History

<sect2>
<title>Installation of <application>GtkHTML</application></title>
<para>Install <application>GtkHTML</application> by running the following commands:</para>
<screen><userinput><command>ln -s gal-2.2.pc /opt/gnome-2.4/lib/pkgconfig/gal-2.0.pc &amp;&amp;
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>