Liboil is a library of simple functions that are optimized for various CPUs.
This package is known to build and work properly using an LFS-6.7 platform.
Download (HTTP): http://liboil.freedesktop.org/download/liboil-0.3.17.tar.gz
Download MD5 sum: 47dc734f82faeb2964d97771cfd2e701
Download size: 912 KB
Estimated disk space required: 34 MB
Estimated build time: 0.5 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/liboil
Install liboil by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root
user:
make install
--enable-gtk-doc
: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2010-09-29 22:29:18 +0000