mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
5cd0959daa
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2592 af4574ff-66df-0310-9fd7-8a98e5e911e0
84 lines
2.7 KiB
XML
84 lines
2.7 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY gtkhtml-download-http "http://ftp.gnome.org/pub/gnome/sources/gtkhtml/3.0/gtkhtml->khtml-version;.tar.bz2">
|
|
<!ENTITY gtkhtml-download-ftp "ftp://ftp.gnome.org/pub/gnome/sources/gtkhtml/3.0/gtkhtml->khtml-version;.tar.bz2">
|
|
<!ENTITY gtkhtml-size "1.2 MB">
|
|
<!ENTITY gtkhtml-buildsize "133 MB">
|
|
<!ENTITY gtkhtml-time "1.84 SBU">
|
|
|
|
]>
|
|
|
|
<sect1 id="gtkhtml" xreflabel="GtkHTML->khtml-version;">
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
<?dbhtml filename="gtkhtml.html"?>
|
|
<title>GtkHTML->khtml-version;</title>
|
|
|
|
<sect2>
|
|
<title>Introduction to <application>GtkHTML</application></title>
|
|
|
|
<para>The <application>GtkHTML</application> package contains a
|
|
lightweight <acronym>HTML</acronym> rendering/printing/editing engine.
|
|
This is an <application>evolution</application> specific application at
|
|
this time.</para>
|
|
|
|
<sect3><title>Package information</title>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem><para>Download (HTTP): <ulink url=">khtml-download-http;"/></para></listitem>
|
|
<listitem><para>Download (FTP): <ulink url=">khtml-download-ftp;"/></para></listitem>
|
|
<listitem><para>Download size: >khtml-size;</para></listitem>
|
|
<listitem><para>Estimated Disk space required: >khtml-buildsize;</para></listitem>
|
|
<listitem><para>Estimated build time: >khtml-time;</para></listitem></itemizedlist>
|
|
</sect3>
|
|
|
|
<sect3><title><application>GtkHTML</application> dependencies</title>
|
|
<sect4><title>Required</title>
|
|
<para>
|
|
<xref linkend="gal"/> and
|
|
<xref linkend="libgnomeprintui"/>
|
|
</para></sect4>
|
|
<sect4><title>Optional</title>
|
|
<para>
|
|
<xref linkend="libsoup"/>
|
|
</para></sect4>
|
|
</sect3>
|
|
|
|
</sect2>
|
|
|
|
<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 &&
|
|
make &&
|
|
make install</command></userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<para>The <application>GtkHTML</application> package contains <filename
|
|
class="libraryfile">
|
|
libgtkhtml-3.0</filename> libraries.</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
<sect3><title>libgtkhtml-3.0 libraries</title>
|
|
<para><filename class="libraryfile">libgtkhtml-3.0</filename> libraries provide the functions to
|
|
render <acronym>HTML</acronym> within applications.</para></sect3>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|