Contents
$GNOME_PREFIX/{include/libgnomeprintui-2.2/libgnomeprintui,
share/{gtk-doc/html/libgnomeprintui,
libgnomeprintui/2.18.5}}
The libgnomeprintui package
contains the libgnomeprintui library.
This package is known to build and work properly using an LFS-6.5 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/libgnomeprintui/2.18/libgnomeprintui-2.18.5.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/libgnomeprintui/2.18/libgnomeprintui-2.18.5.tar.bz2
Download MD5 sum: 66c1cf3a9ead428585c2c44e6110ebb7
Download size: 661 KB
Estimated disk space required: 20 MB
Estimated build time: 0.3 SBU
libgnomecanvas-2.30.3, GNOME Icon Theme-2.30.3, and libgnomeprint-2.18.7
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libgnomeprintui
The instructions below are based on installing the package into a
GNOME environment. If, for
whatever reason, you're installing this package without having
the core GNOME 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 libgnomeprintui by running the following commands:
./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) && make
This package does not come with a test suite.
Now, as the root user:
make install
--prefix=: Setting the prefix using
this parameter will ensure that the prefix is consistent with the
installation environment and the package will be installed in the
correct location.
$GNOME_PREFIX
--enable-gtk-doc: Use this option if
you have GTK-Doc installed and
wish to build the API documentation, as the source tarball does not
contain any pre-built docs.
$GNOME_PREFIX/{include/libgnomeprintui-2.2/libgnomeprintui,
share/{gtk-doc/html/libgnomeprintui,
libgnomeprintui/2.18.5}}
Last updated on 2010-08-14 06:23:07 +0000