The Yelp package contains the help browser. This is useful for viewing help files.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/yelp/2.6/yelp-2.6.4.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/yelp/2.6/yelp-2.6.4.tar.bz2
Download MD5 sum: 77d919335650ef0d114c951637669bda
Download size: 639 KB
Estimated disk space required: 9.1 MB
Estimated build time: 0.17 SBU
GNOME Doc Utils-0.1 (required for XSLT transformations)
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 \
--localstatedir=/var/lib &&
make &&
make install
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin: This switch puts libexec files in $GNOME_PREFIX/sbin instead of $GNOME_PREFIX/libexec.
--localstatedir=/var/lib: This switch puts ScrollKeeper files in /var/lib/scrollkeeper instead of $GNOME_PREFIX/var/scrollkeeper.
The Yelp package contains yelp.
Last updated on 2005-01-11 08:54:22 -0700