Yelp-2.6.5

Introduction to Yelp

The Yelp package contains the help browser. This is useful for viewing help files.

Package Information

Yelp Dependencies

Required

libgnomeui-2.10.0, libgtkhtml-2.6.3 and ScrollKeeper-0.3.14

Recommended

GNOME Doc Utils-0.2.0 (required for XSLT transformations)

Installation of Yelp

Install Yelp by running the following commands:

./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    --localstatedir=/var/lib &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Command Explanations

--localstatedir=/var/lib: This switch puts ScrollKeeper files in /var/lib/scrollkeeper instead of $GNOME_PREFIX/var/scrollkeeper.

Contents

Installed Programs: gnome-help and yelp
Installed Library: GNOME_Yelp.server bonobo server
Installed Directories: $GNOME_PREFIX/share/sgml/docbook/yelp and $GNOME_PREFIX/share/yelp

Short Descriptions

gnome-help

is a symbolic link to yelp.

yelp

is the GNOME help browser.

Last updated on 2005-08-01 13:29:19 -0600