glfs/gnome/otherlibs/gtkhtml/gtkhtml-inst.xml

13 lines
404 B
XML
Raw Normal View History

<sect2>
<title>Installation of <application><acronym>Gtk</acronym><acronym>HTML</acronym></application></title>
<para>Install <application><acronym>Gtk</acronym><acronym>HTML</acronym></application> by running the following
commands:</para>
<screen><userinput><command>./configure --prefix=/opt/gnome --disable-gtk-doc &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>