Imlib2 is a graphics library for fast file loading, saving, rendering and manipulation.
Download (HTTP): http://downloads.sourceforge.net/enlightenment/imlib2-1.2.2.tar.gz
Download MD5 sum: 07b2a7745ddd3c7c4480b50cb916174c
Download size: 928 KB
Estimated disk space required: 14.5 MB
Estimated build time: 0.5 SBU
FreeType-2.1.10, libpng-1.2.12, and libjpeg-6b
LibTIFF-3.8.2, giflib-4.1.4, and libid3tag
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/imlib2
Install Imlib2 by running the following commands:
./configure --prefix=/usr && make
This package does not come with a test suite.
Now, as the root user:
make install && install -v -m755 -d /usr/share/doc/imlib2-1.2.2 && install -v -m644 doc/{*.gif,index.html} \ /usr/share/doc/imlib2-1.2.2
--without-x: Add this parameter if you do not have an X Window System installed.
Last updated on 2007-01-15 17:25:53 -0600