These packages are modular and add desktop applications and assorted utilities to the GNOME environment. Feel free to install them on an as needed or as desired basis.
The libgnomecups package contains a library used to wrap the CUPS API in a GLib fashion, so CUPS code can be cleanly integrated with GLib code.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/libgnomecups/0.2/libgnomecups-0.2.0.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/libgnomecups/0.2/libgnomecups-0.2.0.tar.bz2
Download MD5 sum: 227cb2b119412b164bece23b287a130d
Download size: 310 KB
Estimated disk space required: 4 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 libgnomecups 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
Last updated on 2005-08-01 13:29:19 -0600