The Imlib package contains image libraries. These are useful for loading, rendering and dithering a wide variety of image data formats.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/imlib/1.9/imlib-1.9.15.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/imlib/1.9/imlib-1.9.15.tar.bz2
Download MD5 sum: 7db987e6c52e4daf70d7d0f471238eae
Download size: 668 KB
Estimated disk space required: 12 MB
Estimated build time: 0.43 SBU
GTK+-1.2.10, and libungif-4.1.3 or giflib-4.1.3
Install Imlib by running the following commands:
./configure --prefix=/usr --sysconfdir=/etc/imlib && make
This package does not come with a test suite.
Now, as the root user:
make install && install -v -m755 -d /usr/share/doc/imlib-1.9.15 && install -v -m644 doc/{index.html,*.gif} /usr/share/doc/imlib-1.9.15
--sysconfdir=/etc/imlib: This installs and combines the configuration files into /etc/imlib instead of /usr/etc.
Last updated on 2005-08-01 13:29:19 -0600