Yelp-2.6.1

Introduction to Yelp

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

Package information

Yelp dependencies

Installation of Yelp

Install Yelp by running the following commands:

./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin &&
make &&
make install

Command explanations

--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin: This switch puts libexec files in $GNOME_PREFIX/sbin instead of $GNOME_PREFIX/libexec.

Contents

The Yelp package contains yelp.

Description

yelp

yelp is the GNOME help browser.