GtkHTML-3.2.3

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.2.3

Optional

libsoup-2.2.1 and GAIL-1.8.0

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 &&
make install

Contents

The GtkHTML package contains libgtkhtml-3.1 and libgnome-gtkhtml-editor libraries.

Description

libgtkhtml-3.1 libraries

libgtkhtml-3.1 libraries provide the functions to render HTML within applications.

Last updated on 2004-11-25 21:50:31 -0700