GtkHTML-4.8.4

Introduction to GtkHTML

The GtkHTML package contains a lightweight HTML rendering/printing/editing engine.

This package is known to build and work properly using an LFS-7.6 systemd platform.

Package Information

GtkHTML Dependencies

Required

enchant-1.6.0, gsettings-desktop-schemas-3.12.2, GTK+-3.12.2, and ISO Codes-3.56

Recommended

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gtkhtml

Installation of GtkHTML

Install GtkHTML by running the following commands:

./configure --prefix=/usr &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: gtkhtml-editor-test
Installed Libraries: libgtkhtml-4.0.so and libgtkhtml-editor-4.0.so
Installed Directories: /usr/include/libgtkhtml-4.0 and /usr/share/gtkhtml-4.0

Short Descriptions

gtkhtml-editor-test

is a simple HTML editor widget.

libgtkhtml-4.0.so

provides the functions used to render HTML within applications.

Last updated on 2014-08-25 18:22:00 -0700