GDK Pixel Buffer-0.22.0

Introduction to GDK Pixel Buffer

The GDK Pixel Buffer package is the GTK+ pixel buffer library.

Package Information

GDK Pixel Buffer Dependencies

Required

GTK+-1.2.10

Optional

GNOME Libraries-1.4.2, GTK-Doc-1.3 and DocBook-utils-0.6.14

Installation of GDK Pixel Buffer

The make command attempts to open an X display during the compile, so an X server must be running during this process.

Install GDK Pixel Buffer by running the following commands:

./configure --prefix=/opt/gnome-1.4 --disable-gtk-doc &&
make

To test the results, issue: make check.

Now, as the root user:

make install

Contents

Installed Programs: gdk-pixbuf-config
Installed Libraries: libgdk_pixbuf.[so,a], libgdk_pixbuf_xlib.[so,a], libgnomecanvaspixbuf.[so,a], and many gdk-pixbuf loader modules
Installed Directories: /opt/gnome-1.4/include/gdk-pixbuf-1.0, /opt/gnome-1.4/lib/gdk-pixbuf and /opt/gnome-1.4/share/gnome/html/gdk-pixbuf

Short Descriptions

libgdk_pixbuf.[so,a]

contains the GTK+ pixel buffer libraries for the GIMP Toolkit.

Last updated on 2005-08-01 13:29:19 -0600