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.0 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.0, libxslt-1.1.26, Python-2.7.3 (Required to be installed prior to libxml2-2.7.8) and which-2.20
The packages are listed as recommended even though GNOME Doc Utils will build fine without them. If you don't install the recommended packages (and you pass the appropriate flags to the configure command so that it will build without them), 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 2012-05-16 16:39:28 +0000