GNOME Additional Packages

These packages are modular and add desktop applications to the GNOME environment. Feel free to install them on an as needed or as wanted basis.

libgnomeprint-2.6.1

Introduction to libgnomeprint

The libgnomeprint package contains libgnomeprint libraries.

Package information

libgnomeprint dependencies

Installation of libgnomeprint

Install libgnomeprint by running the following commands:

./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    --sysconfdir=/etc/gnome --disable-gtk-doc &&
make &&
make install

Command explanations

--sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc.

--disable-gtk-doc: This switch prevents rebuilding the documentation during the make command.

Contents

The libgnomeprint package contains libgnomeprint libraries.

Description

libgnomeprint libraries

libgnomeprint libraries implement the GNOME Printing Architecture.