libgtkhtml-2.6.2

Introduction to libgtkhtml

The libgtkhtml package contains libgtkhtml-2 libraries.

Package information

libgtkhtml dependencies

Optional

GAIL-1.8.0

Installation of libgtkhtml

Install libgtkhtml by running the following commands:

./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
            --disable-accessibility &&
make &&
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

The libgtkhtml package contains libgtkhtml-2 libraries.

Description

libgtkhtml-2 libraries

libgtkhtml-2 libraries provide the functions necessary to render and/or edit HTML.

Last updated on 2005-01-11 08:54:22 -0700