1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../general.ent">
8 <sect1 id="ch-system-libelf" role="wrap">
9 <?dbhtml filename="libelf.html"?>
11 <sect1info condition="script">
12 <productname>libelf</productname>
13 <productnumber>&elfutils-version;</productnumber>
14 <address>&elfutils-url;</address>
17 <title>Libelf from Elfutils-&elfutils-version;</title>
19 <indexterm zone="ch-system-libelf">
20 <primary sortas="a-Libelf">Libelf</primary>
23 <sect2 role="package">
26 <para>Libelf is a library for handling ELF (Executable and Linkable Format)
30 <segtitle>&buildtime;</segtitle>
31 <segtitle>&diskspace;</segtitle>
34 <seg>&elfutils-fin-sbu;</seg>
35 <seg>&elfutils-fin-du;</seg>
41 <sect2 role="installation">
42 <title>Installation of Libelf</title>
44 <para>Libelf is part of elfutils-&elfutils-version; package. Use
45 the elfutils-&elfutils-version;.tar.bz2 as the source tarball.</para>
47 <para>Prepare Libelf for compilation:</para>
49 <screen><userinput remap="configure">./configure --prefix=/usr --disable-debuginfod --libdir=/lib</userinput></screen>
51 <para>Compile the package:</para>
53 <screen><userinput remap="make">make</userinput></screen>
55 <para>To test the results, issue:</para>
57 <screen><userinput remap="test">make check</userinput></screen>
59 <!-- <para>One test, run-elfclassify.sh, is known to fail.</para>-->
61 <para>Install only Libelf:</para>
63 <screen><userinput remap="install">make -C libelf install
64 install -vm644 config/libelf.pc /usr/lib/pkgconfig
65 rm /lib/libelf.a</userinput></screen>
69 <sect2 id="contents-elfutils" role="content">
70 <title>Contents of Libelf</title>
73 <segtitle>Installed Library</segtitle>
74 <segtitle>Installed Directory</segtitle>