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">
|
---|
5 | %general-entities;
|
---|
6 |
|
---|
7 | <!ENTITY libgpg-error-download-http " ">
|
---|
8 | <!ENTITY libgpg-error-download-ftp "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-&libgpg-error-version;.tar.bz2">
|
---|
9 | <!ENTITY libgpg-error-md5sum "feb42198c0aaf3b28eabe8f41a34b983">
|
---|
10 | <!ENTITY libgpg-error-size "765 KB">
|
---|
11 | <!ENTITY libgpg-error-buildsize "7.6 MB (with tests)">
|
---|
12 | <!ENTITY libgpg-error-time "less than 0.1 SBU (with tests)">
|
---|
13 | ]>
|
---|
14 |
|
---|
15 | <sect1 id="libgpg-error" xreflabel="libgpg-error-&libgpg-error-version;">
|
---|
16 | <?dbhtml filename="libgpg-error.html"?>
|
---|
17 |
|
---|
18 | <sect1info>
|
---|
19 | <othername>$LastChangedBy$</othername>
|
---|
20 | <date>$Date$</date>
|
---|
21 | </sect1info>
|
---|
22 |
|
---|
23 | <title>libgpg-error-&libgpg-error-version;</title>
|
---|
24 |
|
---|
25 | <indexterm zone="libgpg-error">
|
---|
26 | <primary sortas="a-libgpg-error">libgpg-error</primary>
|
---|
27 | </indexterm>
|
---|
28 |
|
---|
29 | <sect2 role="package">
|
---|
30 | <title>Introduction to libgpg-error</title>
|
---|
31 |
|
---|
32 | <para>
|
---|
33 | The <application>libgpg-error</application> package contains a
|
---|
34 | library that defines common error values for all
|
---|
35 | <application>GnuPG</application> components.
|
---|
36 | .</para>
|
---|
37 |
|
---|
38 | &lfs79_checked;&gcc6_checked;
|
---|
39 |
|
---|
40 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
41 | <itemizedlist spacing="compact">
|
---|
42 | <listitem>
|
---|
43 | <para>
|
---|
44 | Download (HTTP): <ulink url="&libgpg-error-download-http;"/>
|
---|
45 | </para>
|
---|
46 | </listitem>
|
---|
47 | <listitem>
|
---|
48 | <para>
|
---|
49 | Download (FTP): <ulink url="&libgpg-error-download-ftp;"/>
|
---|
50 | </para>
|
---|
51 | </listitem>
|
---|
52 | <listitem>
|
---|
53 | <para>
|
---|
54 | Download MD5 sum: &libgpg-error-md5sum;
|
---|
55 | </para>
|
---|
56 | </listitem>
|
---|
57 | <listitem>
|
---|
58 | <para>
|
---|
59 | Download size: &libgpg-error-size;
|
---|
60 | </para>
|
---|
61 | </listitem>
|
---|
62 | <listitem>
|
---|
63 | <para>
|
---|
64 | Estimated disk space required: &libgpg-error-buildsize;
|
---|
65 | </para>
|
---|
66 | </listitem>
|
---|
67 | <listitem>
|
---|
68 | <para>
|
---|
69 | Estimated build time: &libgpg-error-time;
|
---|
70 | </para>
|
---|
71 | </listitem>
|
---|
72 | </itemizedlist>
|
---|
73 |
|
---|
74 | <para condition="html" role="usernotes">User Notes:
|
---|
75 | <ulink url="&blfs-wiki;/libgpg-error"/>
|
---|
76 | </para>
|
---|
77 | </sect2>
|
---|
78 |
|
---|
79 | <sect2 role="installation">
|
---|
80 | <title>Installation of libgpg-error</title>
|
---|
81 |
|
---|
82 | <para>
|
---|
83 | Install <application>libgpg-error</application> by running the
|
---|
84 | following commands:
|
---|
85 | </para>
|
---|
86 |
|
---|
87 | <screen><userinput>./configure --prefix=/usr &&
|
---|
88 | make</userinput></screen>
|
---|
89 |
|
---|
90 | <para>
|
---|
91 | To test the results, issue: <command>make check</command>.
|
---|
92 | </para>
|
---|
93 |
|
---|
94 | <para>
|
---|
95 | Now, as the <systemitem class="username">root</systemitem> user:
|
---|
96 | </para>
|
---|
97 |
|
---|
98 | <screen role="root"><userinput>make install &&
|
---|
99 | install -v -m644 -D README /usr/share/doc/libgpg-error-&libgpg-error-version;/README</userinput></screen>
|
---|
100 |
|
---|
101 | </sect2>
|
---|
102 |
|
---|
103 | <sect2 role="content">
|
---|
104 | <title>Contents</title>
|
---|
105 |
|
---|
106 | <segmentedlist>
|
---|
107 | <segtitle>Installed Programs</segtitle>
|
---|
108 | <segtitle>Installed Library</segtitle>
|
---|
109 | <segtitle>Installed Directories</segtitle>
|
---|
110 |
|
---|
111 | <seglistitem>
|
---|
112 | <seg>
|
---|
113 | gpg-error and gpg-error-config
|
---|
114 | </seg>
|
---|
115 | <seg>
|
---|
116 | libgpg-error.so
|
---|
117 | </seg>
|
---|
118 | <seg>
|
---|
119 | /usr/share/common-lisp/source/gpg-error and
|
---|
120 | /usr/share/doc/libgpg-error-&libgpg-error-version;
|
---|
121 | </seg>
|
---|
122 | </seglistitem>
|
---|
123 | </segmentedlist>
|
---|
124 |
|
---|
125 | <variablelist>
|
---|
126 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
127 | <?dbfo list-presentation="list"?>
|
---|
128 | <?dbhtml list-presentation="table"?>
|
---|
129 |
|
---|
130 | <varlistentry id="gpg-error">
|
---|
131 | <term><command>gpg-error</command></term>
|
---|
132 | <listitem>
|
---|
133 | <para>
|
---|
134 | is used to determine <application>libgpg-error</application>
|
---|
135 | error codes.
|
---|
136 | </para>
|
---|
137 | <indexterm zone="libgpg-error gpg-error">
|
---|
138 | <primary sortas="b-gpg-error">gpg-error</primary>
|
---|
139 | </indexterm>
|
---|
140 | </listitem>
|
---|
141 | </varlistentry>
|
---|
142 |
|
---|
143 | <varlistentry id="gpg-error-config">
|
---|
144 | <term><command>gpg-error-config</command></term>
|
---|
145 | <listitem>
|
---|
146 | <para>
|
---|
147 | is a utility used to configure and build applications based on
|
---|
148 | the <application>libgpg-error</application> library. It can be used
|
---|
149 | to query the C compiler and linker flags which are required to
|
---|
150 | correctly compile and link the application against the
|
---|
151 | <application>libgpg-error</application> library.
|
---|
152 | </para>
|
---|
153 | <indexterm zone="libgpg-error gpg-error-config">
|
---|
154 | <primary sortas="b-gpg-error-config">gpg-error-config</primary>
|
---|
155 | </indexterm>
|
---|
156 | </listitem>
|
---|
157 | </varlistentry>
|
---|
158 |
|
---|
159 | <varlistentry id="libgpg-error-lib">
|
---|
160 | <term><filename class="libraryfile">libgpg-error.so</filename></term>
|
---|
161 | <listitem>
|
---|
162 | <para>
|
---|
163 | contains the <application>libgpg-error</application> API
|
---|
164 | functions.
|
---|
165 | </para>
|
---|
166 | <indexterm zone="libgpg-error libgpg-error-lib">
|
---|
167 | <primary sortas="c-libgpg-error">libgpg-error.so</primary>
|
---|
168 | </indexterm>
|
---|
169 | </listitem>
|
---|
170 | </varlistentry>
|
---|
171 |
|
---|
172 | </variablelist>
|
---|
173 |
|
---|
174 | </sect2>
|
---|
175 |
|
---|
176 | </sect1>
|
---|