Libgtkhtml-2.6.3

Introduction to Libgtkhtml

The libgtkhtml package contains the libgtkhtml-2 library. This library provides an API for rendering HTML.

Package Information

Libgtkhtml Dependencies

Required

GNOME Virtual File System-2.10.1

Optional

GAIL-1.8.3

Installation of Libgtkhtml

Install libgtkhtml by running the following commands:

./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
            --disable-accessibility &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Command Explanations

--disable-accessibility: This forces the package to build without linking to the libgailutil accessibility library. Remove this switch if you have GAIL installed.

Contents

Installed Programs: None
Installed Library: libgtkhtml-2.[so,a]
Installed Directory: $GNOME_PREFIX/include/gtkhtml-2.0

Short Descriptions

libgtkhtml-2.[so,a]

provides the functions necessary to render and/or edit HTML.

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