source: general/genlib/libgpg-error.xml@ fd3a87f

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since fd3a87f was fd3a87f, checked in by Bruce Dubbs <bdubbs@…>, 6 years ago

Update to parole-1.0.1.
Update to libgpg-error-1.29.
Update to babl-0.1.46.
Update to libsoup-2.62.1.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20080 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 6.2 KB
RevLine 
[ae0887f]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
[8dfc5c3]7 <!ENTITY libgpg-error-download-http "&gnupg-http;/libgpg-error/libgpg-error-&libgpg-error-version;.tar.bz2">
[14d673a2]8 <!-- Something is wrong with ftp server and it confuses curl when currency runs it -->
9 <!-- <!ENTITY libgpg-error-download-ftp "&gnupg-ftp;/libgpg-error/libgpg-error-&libgpg-error-version;.tar.bz2"> -->
10 <!ENTITY libgpg-error-download-ftp " ">
[fd3a87f]11 <!ENTITY libgpg-error-md5sum "3f6576c968e541b8fbab099a0f04cf5e">
12 <!ENTITY libgpg-error-size "876 KB">
13 <!ENTITY libgpg-error-buildsize "9.2 MB (with tests)">
[c18fd2e6]14 <!ENTITY libgpg-error-time "0.1 SBU (with tests)">
[ae0887f]15]>
16
[e79ed72]17<sect1 id="libgpg-error" xreflabel="libgpg-error-&libgpg-error-version;">
[ae0887f]18 <?dbhtml filename="libgpg-error.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
[e79ed72]25 <title>libgpg-error-&libgpg-error-version;</title>
[ae0887f]26
27 <indexterm zone="libgpg-error">
[e79ed72]28 <primary sortas="a-libgpg-error">libgpg-error</primary>
[ae0887f]29 </indexterm>
30
31 <sect2 role="package">
[e79ed72]32 <title>Introduction to libgpg-error</title>
[ae0887f]33
[5b38e37]34 <para>
35 The <application>libgpg-error</application> package contains a
36 library that defines common error values for all
37 <application>GnuPG</application> components.
[ecb44f0]38 </para>
[ae0887f]39
[952c2494]40 &lfs82_checked;
[43c1385]41
[ae0887f]42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
[5b38e37]45 <para>
[eecab611]46 Download (HTTP): <ulink url="&libgpg-error-download-http;"/>
47 </para>
[ae0887f]48 </listitem>
49 <listitem>
[5b38e37]50 <para>
51 Download (FTP): <ulink url="&libgpg-error-download-ftp;"/>
52 </para>
[ae0887f]53 </listitem>
54 <listitem>
[5b38e37]55 <para>
56 Download MD5 sum: &libgpg-error-md5sum;
57 </para>
[ae0887f]58 </listitem>
59 <listitem>
[5b38e37]60 <para>
61 Download size: &libgpg-error-size;
62 </para>
[ae0887f]63 </listitem>
64 <listitem>
[5b38e37]65 <para>
66 Estimated disk space required: &libgpg-error-buildsize;
67 </para>
68 </listitem>
69 <listitem>
70 <para>
71 Estimated build time: &libgpg-error-time;
72 </para>
[ae0887f]73 </listitem>
74 </itemizedlist>
75
76 <para condition="html" role="usernotes">User Notes:
[5b38e37]77 <ulink url="&blfs-wiki;/libgpg-error"/>
78 </para>
[ae0887f]79 </sect2>
80
81 <sect2 role="installation">
[e79ed72]82 <title>Installation of libgpg-error</title>
[ae0887f]83
[5b38e37]84 <para>
85 Install <application>libgpg-error</application> by running the
86 following commands:
87 </para>
[ae0887f]88
[1c8d0ff]89<screen><userinput>./configure --prefix=/usr &amp;&amp;
[ae0887f]90make</userinput></screen>
91
[5b38e37]92 <para>
93 To test the results, issue: <command>make check</command>.
94 </para>
[ae0887f]95
[5b38e37]96 <para>
97 Now, as the <systemitem class="username">root</systemitem> user:
98 </para>
[ae0887f]99
100<screen role="root"><userinput>make install &amp;&amp;
[e79ed72]101install -v -m644 -D README /usr/share/doc/libgpg-error-&libgpg-error-version;/README</userinput></screen>
[ae0887f]102
103 </sect2>
[5b38e37]104
[ae0887f]105 <sect2 role="content">
106 <title>Contents</title>
107
108 <segmentedlist>
[3605b10]109 <segtitle>Installed Programs</segtitle>
[d284bee]110 <segtitle>Installed Library</segtitle>
[43c1385]111 <segtitle>Installed Directories</segtitle>
[ae0887f]112
113 <seglistitem>
[5b38e37]114 <seg>
[c18fd2e6]115 gpg-error, gpg-error-config, gpgrt-config, and yat2m
[5b38e37]116 </seg>
117 <seg>
118 libgpg-error.so
119 </seg>
120 <seg>
[ecb44f0]121 /usr/share/common-lisp/source/gpg-error,
122 /usr/share/libgpg-error, and
[5b38e37]123 /usr/share/doc/libgpg-error-&libgpg-error-version;
124 </seg>
[ae0887f]125 </seglistitem>
126 </segmentedlist>
127
128 <variablelist>
129 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
130 <?dbfo list-presentation="list"?>
131 <?dbhtml list-presentation="table"?>
132
133 <varlistentry id="gpg-error">
134 <term><command>gpg-error</command></term>
135 <listitem>
[5b38e37]136 <para>
137 is used to determine <application>libgpg-error</application>
138 error codes.
139 </para>
[ae0887f]140 <indexterm zone="libgpg-error gpg-error">
141 <primary sortas="b-gpg-error">gpg-error</primary>
142 </indexterm>
143 </listitem>
144 </varlistentry>
145
146 <varlistentry id="gpg-error-config">
147 <term><command>gpg-error-config</command></term>
148 <listitem>
[5b38e37]149 <para>
150 is a utility used to configure and build applications based on
151 the <application>libgpg-error</application> library. It can be used
152 to query the C compiler and linker flags which are required to
153 correctly compile and link the application against the
154 <application>libgpg-error</application> library.
155 </para>
[ae0887f]156 <indexterm zone="libgpg-error gpg-error-config">
157 <primary sortas="b-gpg-error-config">gpg-error-config</primary>
158 </indexterm>
159 </listitem>
160 </varlistentry>
161
[c18fd2e6]162 <varlistentry id="gpgrt-config">
163 <term><command>gpgrt-config</command></term>
164 <listitem>
165 <para>
166 is the same script as <command>gpg-error-config</command>.
167 </para>
168 <indexterm zone="libgpg-error gpgrt-config">
169 <primary sortas="b-gpgrt-config">gpgrt-config</primary>
170 </indexterm>
171 </listitem>
172 </varlistentry>
173
174 <varlistentry id="yat2m">
175 <term><command>yat2m</command></term>
176 <listitem>
177 <para>
178 extracts man pages from a Texinfo source.
179 </para>
180 <indexterm zone="libgpg-error yat2m">
181 <primary sortas="b-yat2m">yat2m</primary>
182 </indexterm>
183 </listitem>
184 </varlistentry>
185
[5b38e37]186 <varlistentry id="libgpg-error-lib">
187 <term><filename class="libraryfile">libgpg-error.so</filename></term>
[ae0887f]188 <listitem>
[5b38e37]189 <para>
190 contains the <application>libgpg-error</application> API
191 functions.
192 </para>
193 <indexterm zone="libgpg-error libgpg-error-lib">
194 <primary sortas="c-libgpg-error">libgpg-error.so</primary>
[ae0887f]195 </indexterm>
196 </listitem>
197 </varlistentry>
198
199 </variablelist>
200
201 </sect2>
202
203</sect1>
Note: See TracBrowser for help on using the repository browser.