The GDK Pixel Buffer package is the GTK+ pixel buffer library.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/0.22/gdk-pixbuf-0.22.0.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/0.22/gdk-pixbuf-0.22.0.tar.bz2
Download MD5 sum: 05fcb68ceaa338614ab650c775efc2f2
Download size: 398 KB
Estimated disk space required: 9 MB
Estimated build time: 0.3 SBU
GNOME Libraries-1.4.2, GTK-Doc-1.6 and DocBook-utils-0.6.14
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gdk
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
Last updated on 2006-06-21 11:26:07 -0500