GtkHTML-4.10.0

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-8.1 platform.

Package Information

GtkHTML Dependencies

Required

enchant-1.6.0, gsettings-desktop-schemas-3.24.0, GTK+-3.22.18, and ISO Codes-3.75

Recommended

Optional

Glade

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 2017-08-28 23:13:49 -0700