The GNOME2 User Docs package contains end user documents for GNOME.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/gnome2-user-docs/2.8/gnome2-user-docs-2.8.1.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/gnome2-user-docs/2.8/gnome2-user-docs-2.8.1.tar.bz2
Download MD5 sum: 90bdd21ea3e3e794f641dd805216f275
Download size: 1.0 MB
Estimated disk space required: 6 MB
Estimated build time: less than 0.1 SBU
The instructions below are based on installing the package into a GNOME-2 environment. If, for whatever reason, you're installing this package without having ORBit2 and the core GNOME-2 libraries installed, you'll need to modify the --prefix= parameter on the configure script to point to your desired installation path (e.g., --prefix=/usr).
Install GNOME2 User Docs by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --localstatedir=/var/lib && make
This package does not come with a test suite.
Now, as the root user:
make install && chmod -v 644 `pkg-config --variable=prefix ORBit-2.0`/share/gnome/help/\ {gnome-access-guide,system-admin-guide,user-guide}/C/*.xml
--localstatedir=/var/lib: This switch puts ScrollKeeper files in /var/lib/scrollkeeper instead of $GNOME_PREFIX/var/scrollkeeper.
Last updated on 2005-08-01 13:29:19 -0600