The libgtkhtml package contains the libgtkhtml-2 library. This library provides an API for rendering HTML.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/libgtkhtml/2.6/libgtkhtml-2.6.3.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/libgtkhtml/2.6/libgtkhtml-2.6.3.tar.bz2
Download MD5 sum: c77789241d725e189ffc0391eda94361
Download size: 392 KB
Estimated disk space required: 31 MB
Estimated build time: 0.8 SBU
GNOME Virtual File System-2.10.1
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
--disable-accessibility: This forces the package to build without linking to the libgailutil accessibility library. Remove this switch if you have GAIL installed.
Last updated on 2005-08-01 13:29:19 -0600