%general-entities; ]> elfutils &elfutils-version;
&elfutils-url;
Libelf &elfutils-version; Libelf <para>Libelf is a library for handling ELF (Executable and Linkable Format) files.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem> <seg>&elfutils-ch6-sbu;</seg> <seg>&elfutils-ch6-du;</seg> </seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>Installation of Libelf Libelf is part of elfutils-&elfutils-version; package. Use the elfutils-&elfutils-version;.tar.xz as the source tarball. Prepare Libelf for compilation: ./configure --prefix=/usr Compile the package: make To test the results, issue make check. Install the needed libraries: install -vm755 libelf/libelf.so /usr/lib/libelf-0.170.so install -vm644 config/libelf.pc /usr/lib/pkgconfig install -vm644 libelf/libelf.h /usr/include install -vm644 libelf/gelf.h /usr/include install -vm644 libelf/nlist.h /usr/include ln -sf libelf-0.170.so /usr/lib/libelf-1.so ln -sf libelf-0.170.so /usr/lib/libelf.so Contents of Libelf Installed Library libelf.so