Ignore:
Timestamp:
01/27/2005 03:26:52 AM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
852cd813
Parents:
48ecffe8
Message:

Added indexing tags to Tripwire; more Chapter 4 clean-up

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gnupg.xml

    r48ecffe8 r305e60de  
    5454<sect3><title><application>GnuPG</application> dependencies</title>
    5555<sect4><title>Optional</title>
    56 <para><xref linkend="openldap"/>, <ulink url="../server/mail.html">MTA</ulink>,
     56<para><xref linkend="openldap"/>,
     57<ulink url="../server/mail.html">MTA</ulink>,
    5758<xref linkend="docbook-utils"/> and <ulink
    5859url="http://www.oasis-open.org/docbook/tools/dtm/">docbook-to-man</ulink>
     
    6970
    7071<screen><userinput><command>./configure --prefix=/usr --libexecdir=/usr/lib &amp;&amp;
    71 make &amp;&amp;
    72 make install &amp;&amp;
     72make</command></userinput></screen>
     73
     74<para>Now, as the root user:</para>
     75
     76<screen><userinput role='root'><command>make install &amp;&amp;
    7377chmod 4755 /usr/bin/gpg</command></userinput></screen>
    7478
     
    96100<seglistitem>
    97101<seg>gpg, gpgsplit and gpgv</seg>
    98 <seg>/usr/lib/gunpg and /usr/share/gnupg</seg>
     102<seg>/usr/lib/gnupg and /usr/share/gnupg</seg>
    99103</seglistitem>
    100104</segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.