2004-06-10 13:47:11 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-04-04 04:52:42 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
2004-06-10 13:47:11 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
|
|
|
<!ENTITY gnupg-download-http "http://public.ftp.planetmirror.com/pub/gnupg/gnupg-&gnupg-version;.tar.bz2">
|
|
|
|
<!ENTITY gnupg-download-ftp "ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-&gnupg-version;.tar.bz2">
|
2005-04-19 04:44:54 +08:00
|
|
|
<!ENTITY gnupg-md5 "fdfc5553d0904cd65011e47a42a9532c">
|
|
|
|
<!ENTITY gnupg-size "2.8 MB">
|
|
|
|
<!ENTITY gnupg-buildsize "32 MB">
|
|
|
|
<!ENTITY gnupg-time "0.42 SBU">
|
2004-06-10 13:47:11 +08:00
|
|
|
]>
|
|
|
|
|
2003-09-27 02:58:36 +08:00
|
|
|
<sect1 id="gnupg" xreflabel="GnuPG-&gnupg-version;">
|
2004-08-10 12:23:09 +08:00
|
|
|
<sect1info>
|
2004-08-10 12:25:57 +08:00
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
2004-08-10 12:23:09 +08:00
|
|
|
</sect1info>
|
2004-05-07 04:30:53 +08:00
|
|
|
<?dbhtml filename="gnupg.html"?>
|
2003-09-27 02:58:36 +08:00
|
|
|
<title>GnuPG-&gnupg-version;</title>
|
2005-01-10 09:28:22 +08:00
|
|
|
<indexterm zone="gnupg">
|
2005-01-17 00:56:15 +08:00
|
|
|
<primary sortas="a-GnuPG">GnuPG</primary></indexterm>
|
2003-09-04 02:30:26 +08:00
|
|
|
|
2004-06-10 13:47:11 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Introduction to <application>GnuPG</application></title>
|
|
|
|
|
|
|
|
<para>The <application>GnuPG</application> package contains a public/private
|
2004-07-01 11:36:22 +08:00
|
|
|
key encryptor. This is becoming useful for signing files or emails as proof
|
|
|
|
of identity and preventing tampering with contents of the file or email.</para>
|
2004-06-10 13:47:11 +08:00
|
|
|
|
|
|
|
<sect3><title>Package information</title>
|
|
|
|
<itemizedlist spacing='compact'>
|
|
|
|
<listitem><para>Download (HTTP): <ulink
|
|
|
|
url="&gnupg-download-http;"/></para></listitem>
|
|
|
|
<listitem><para>Download (FTP): <ulink
|
|
|
|
url="&gnupg-download-ftp;"/></para></listitem>
|
2005-01-05 23:10:50 +08:00
|
|
|
<listitem><para>Download MD5 Sum: &gnupg-md5;</para></listitem>
|
2004-06-10 13:47:11 +08:00
|
|
|
<listitem><para>Download size: &gnupg-size;</para></listitem>
|
2005-01-11 01:48:41 +08:00
|
|
|
<listitem><para>Estimated disk space required:
|
2004-06-10 13:47:11 +08:00
|
|
|
&gnupg-buildsize;</para></listitem>
|
|
|
|
<listitem><para>Estimated build time:
|
|
|
|
&gnupg-time;</para></listitem></itemizedlist>
|
|
|
|
</sect3>
|
|
|
|
|
2004-09-08 23:22:39 +08:00
|
|
|
<!-- <sect3><title>Additional downloads</title>
|
2004-07-30 19:05:40 +08:00
|
|
|
<itemizedlist spacing='compact'>
|
2004-07-30 19:09:36 +08:00
|
|
|
<listitem><para>Required Patch: <ulink
|
2004-07-30 19:05:40 +08:00
|
|
|
url="&patch-root;/gnupg-&gnupg-version;-po_install_fix-1.patch"/>
|
|
|
|
</para></listitem>
|
|
|
|
</itemizedlist>
|
2004-09-08 23:22:39 +08:00
|
|
|
</sect3> -->
|
2004-07-30 19:05:40 +08:00
|
|
|
|
2004-06-10 13:47:11 +08:00
|
|
|
<sect3><title><application>GnuPG</application> dependencies</title>
|
|
|
|
<sect4><title>Optional</title>
|
2005-01-27 11:26:52 +08:00
|
|
|
<para><xref linkend="openldap"/>,
|
2005-04-19 04:44:54 +08:00
|
|
|
<xref linkend="libusb"/>,
|
|
|
|
<xref linkend="curl"/>,
|
2005-01-27 11:26:52 +08:00
|
|
|
<ulink url="../server/mail.html">MTA</ulink>,
|
2004-07-30 19:05:40 +08:00
|
|
|
<xref linkend="docbook-utils"/> and <ulink
|
|
|
|
url="http://www.oasis-open.org/docbook/tools/dtm/">docbook-to-man</ulink>
|
|
|
|
</para></sect4>
|
2004-06-10 13:47:11 +08:00
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Installation of <application>GnuPG</application></title>
|
|
|
|
|
2004-07-01 11:36:22 +08:00
|
|
|
<para>Install <application>GnuPG</application> by running the following
|
|
|
|
commands:</para>
|
2004-06-10 13:47:11 +08:00
|
|
|
|
2004-09-08 23:22:39 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=/usr --libexecdir=/usr/lib &&
|
2005-01-27 11:26:52 +08:00
|
|
|
make</command></userinput></screen>
|
|
|
|
|
|
|
|
<para>Now, as the root user:</para>
|
|
|
|
|
|
|
|
<screen><userinput role='root'><command>make install &&
|
2004-06-10 13:47:11 +08:00
|
|
|
chmod 4755 /usr/bin/gpg</command></userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Command explanations</title>
|
|
|
|
|
|
|
|
<para><parameter>--libexecdir=/usr/lib</parameter>: This command
|
|
|
|
creates a <filename class="directory">gnupg</filename> directory in
|
|
|
|
<filename class="directory">/usr/lib</filename> instead of
|
|
|
|
<filename class="directory">/usr/libexec</filename>.</para>
|
|
|
|
|
2004-06-19 13:44:00 +08:00
|
|
|
<para><command>chmod 4755 /usr/bin/gpg</command>: <command>gpg</command>
|
|
|
|
is installed setuid root to avoid swapping out sensitive data.</para>
|
2004-06-10 13:47:11 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Contents</title>
|
|
|
|
|
2005-01-10 09:28:22 +08:00
|
|
|
<segmentedlist>
|
2005-01-10 11:08:51 +08:00
|
|
|
<segtitle>Installed Programs</segtitle>
|
2005-02-11 22:07:57 +08:00
|
|
|
<segtitle>Installed Libraries</segtitle>
|
2005-01-10 11:08:51 +08:00
|
|
|
<segtitle>Installed Directories</segtitle>
|
2005-01-10 09:28:22 +08:00
|
|
|
<seglistitem>
|
|
|
|
<seg>gpg, gpgsplit and gpgv</seg>
|
2005-02-11 22:07:57 +08:00
|
|
|
<seg>None</seg>
|
2005-01-27 11:26:52 +08:00
|
|
|
<seg>/usr/lib/gnupg and /usr/share/gnupg</seg>
|
2005-01-10 09:28:22 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
|
|
|
|
<varlistentry id="gpg">
|
|
|
|
<term><command>gpg</command></term>
|
|
|
|
<listitem><para>is the backend (command-line interface) for
|
|
|
|
this Open<acronym>PGP</acronym> implementation.</para>
|
|
|
|
<indexterm zone="gnupg gpg">
|
|
|
|
<primary sortas="b-gpg">gpg</primary></indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="gpgsplit">
|
|
|
|
<term><command>gpgsplit</command></term>
|
|
|
|
<listitem><para>separates key rings.</para>
|
|
|
|
<indexterm zone="gnupg gpgsplit">
|
|
|
|
<primary sortas="b-gpgsplit">gpgsplit</primary></indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="gpgv">
|
|
|
|
<term><command>gpgv</command></term>
|
|
|
|
<listitem><para>is a verify only version of <command>gpg</command>.</para>
|
|
|
|
<indexterm zone="gnupg gpgv">
|
|
|
|
<primary sortas="b-gpgv">gpgv</primary></indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
2004-06-10 13:47:11 +08:00
|
|
|
|
|
|
|
</sect2>
|
2003-09-04 02:30:26 +08:00
|
|
|
|
|
|
|
</sect1>
|