GtkHTML-3.6.2

Introduction to GtkHTML

The GtkHTML package contains a lightweight HTML rendering/printing/editing engine. This is an Evolution specific application at this time.

Package Information

GtkHTML Dependencies

Required

GAL-2.4.2

Optional

libsoup-2.2.3 and GAIL-1.8.3

Installation of GtkHTML

Install GtkHTML by running the following commands:

./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: None
Installed Libraries: libgtkhtml-3.6.[so,a], libgnome-gtkhtml-editor-3.6[so,a], and GNOME_GtkHTML_Editor-3.6.server bonobo server
Installed Directories: $GNOME_PREFIX/include/libgtkhtml-3.6, $GNOME_PREFIX/lib/gtkhtml, and $GNOME_PREFIX/share/gtkhtml-3.6

Short Descriptions

libgtkhtml-3.6.[so,a]

provide the functions to render HTML within applications.

Last updated on 2005-08-01 13:29:19 -0600