GtkHTML-1.1.7

Introduction to GtkHTML

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

Package information

GtkHTML dependencies

Optional

Soup-0.7.11

Installation of GtkHTML

Install GtkHTML by running the following commands:

./configure --prefix=/opt/gnome --disable-gtk-doc &&
make &&
make install

Command explanations

--prefix=/opt/gnome: Install GTK HTML in the GNOME 1.4 directory structure.

Contents

The GtkHTML package contains the GNOME 1.4 HTML rendering engine.