The GNOME Doc Utils package is a collection of documentation utilities for the GNOME project. Notably, it contains utilities for building documentation and all auxiliary files in your source tree, and it contains the DocBook XSLT stylesheets that were once distributed with Yelp.
This package is known to build and work properly using an LFS-7.2 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gnome-doc-utils/0.20/gnome-doc-utils-0.20.10.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gnome-doc-utils/0.20/gnome-doc-utils-0.20.10.tar.xz
Download MD5 sum: 3c64ad7bacd617b04999e4a168afaac5
Download size: 516 KB
Estimated disk space required: 17 MB
Estimated build time: 0.2 SBU
Intltool-0.50.2, libxslt-1.1.28, Python-2.7.5 (Required to be installed prior to libxml2-2.9.1) and which-2.20
Rarian is listed as recommended even though GNOME Doc Utils will build fine without it. If you don't install Rarian (and you pass the the appropriate flag to the configure command so that it will build without it), functionality will be missing that is expected later in other GNOME packages.
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-doc-utils
Install GNOME Doc Utils by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root user:
make install
Last updated on 2013-02-11 18:51:17 +0000