Imlib2 is a graphics library for fast file loading, saving, rendering and manipulation.
Download (HTTP): http://prdownloads.sourceforge.net/enlightenment/imlib2-1.2.1.tar.gz
Download MD5 sum: e32970d03d8aee2885782312d0a7f15f
Download size: 879 KB
Estimated disk space required: 12.5 MB
Estimated build time: 0.4 SBU
FreeType-2.1.10, libpng-1.2.8 and libjpeg-6b
X (XFree86-4.5.0 or X.org-6.8.2
libtiff-3.7.3, and libungif-4.1.3 or giflib-4.1.3
Install Imlib2 by running the following commands:
./configure --prefix=/usr && make
Now, as the root user:
make install && install -v -m755 -d /usr/share/doc/imlib2-1.2.1 && install -v -m644 doc/{*.gif,index.html} \ /usr/share/doc/imlib2-1.2.1
--without-x: Add this parameter if you do not have an X Window System installed.
Last updated on 2005-08-01 13:29:19 -0600