The Yelp package contains the help browser used for viewing help files.
This package is known to build and work properly using an LFS-7.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/yelp/3.4/yelp-3.4.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/yelp/3.4/yelp-3.4.2.tar.xz
Download MD5 sum: 6b6583e04f34a0194a894d2342d1d6f9
Download size: 828 KB
Estimated disk space required: 18 MB
Estimated build time: 0.3 SBU
gnome-doc-utils-0.20.10, WebKitGTK+-1.8.1 and yelp-xsl-3.4.2
The Yelp package is not required for a functional GNOME Desktop. Note, however, that without Yelp you will not be able to view the built-in Help provided by core GNOME and many of the support applications.
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/yelp
Install Yelp by running the following commands:
./configure --prefix=/usr --disable-static && make
This package does not come with a test suite.
Now, as the root user:
make install
--disable-static: This switch prevents
installation of static versions of the libraries.
--enable-gtk-doc: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2012-05-16 16:39:28 +0000