The libelf package is a object file access library. It lets you read, modify or create ELF files in an architecture-independent way.
Download (HTTP): http://www.mr511.de/software/libelf-0.8.13.tar.gz
Download MD5 sum: 4136d7b4c04df68b686570afa26988ac
Download size: 145 KB
Estimated disk space required: 3 MB
Estimated build time: 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libelf
Install libelf 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
Last updated on 2010-01-14 03:58:01 +0000