Author: bdubbs
Date: 2012-10-30 12:56:15 -0600 (Tue, 30 Oct 2012)
New Revision: 10828
Modified:
trunk/BOOK/networking/mailnews/re-alpine.xml
trunk/BOOK/networking/netlibs/libpcap.xml
trunk/BOOK/server/mail/sendmail.xml
trunk/BOOK/x/lib/gtk-engines.xml
trunk/BOOK/x/wm/openbox.xml
Log:
Tags and minor updates for LFS-7.2.
Modified: trunk/BOOK/networking/mailnews/re-alpine.xml
===================================================================
--- trunk/BOOK/networking/mailnews/re-alpine.xml 2012-10-30 17:46:56 UTC
(rev 10827)
+++ trunk/BOOK/networking/mailnews/re-alpine.xml 2012-10-30 18:56:15 UTC
(rev 10828)
@@ -32,7 +32,7 @@
<para><application>Re-alpine</application> is the continuation of Alpine;
a text-based email client developed by the University of Washington.</para>
- &lfs71_checked;
+ &lfs72_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing='compact'>
Modified: trunk/BOOK/networking/netlibs/libpcap.xml
===================================================================
--- trunk/BOOK/networking/netlibs/libpcap.xml 2012-10-30 17:46:56 UTC (rev
10827)
+++ trunk/BOOK/networking/netlibs/libpcap.xml 2012-10-30 18:56:15 UTC (rev
10828)
@@ -34,7 +34,7 @@
packet capture, used in low-level network monitoring.
</para>
- &lfs71_checked;
+ &lfs72_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/server/mail/sendmail.xml
===================================================================
--- trunk/BOOK/server/mail/sendmail.xml 2012-10-30 17:46:56 UTC (rev 10827)
+++ trunk/BOOK/server/mail/sendmail.xml 2012-10-30 18:56:15 UTC (rev 10828)
@@ -32,7 +32,7 @@
<para>The <application>sendmail</application> package contains a Mail
Transport Agent (MTA).</para>
- &lfs70_checked;
+ &lfs72_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -93,14 +93,14 @@
<para><emphasis>Note:</emphasis> See the source tree
<filename>sendmail/README</filename> file for information on linking
optional packages into the build. Use the example below, which adds
- support for <application>tcpwrappers</application>, SASL, StartTLS
+ support for SASL, StartTLS
(<application>OpenSSL</application>) and
<application>OpenLDAP</application>, as a starting point.
Of course, modify it to suit your particular needs.</para>
<screen><userinput>cat >> devtools/Site/site.config.m4 << "EOF"
-<literal>APPENDDEF(`confENVDEF',`-DSTARTTLS -DTCPWRAPPERS -DSASL -DLDAPMAP')
-APPENDDEF(`confLIBS', `-lssl -lcrypto -lwrap -lsasl2 -lldap -llber')
+<literal>APPENDDEF(`confENVDEF',`-DSTARTTLS -DSASL -DLDAPMAP')
+APPENDDEF(`confLIBS', `-lssl -lcrypto -lsasl2 -lldap -llber')
APPENDDEF(`confINCDIRS', `-I/usr/include/sasl')</literal>
EOF</userinput></screen>
Modified: trunk/BOOK/x/lib/gtk-engines.xml
===================================================================
--- trunk/BOOK/x/lib/gtk-engines.xml 2012-10-30 17:46:56 UTC (rev 10827)
+++ trunk/BOOK/x/lib/gtk-engines.xml 2012-10-30 18:56:15 UTC (rev 10828)
@@ -37,7 +37,7 @@
<application>GTK2</application>.
</para>
- &lfs71_checked;
+ &lfs72_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/x/wm/openbox.xml
===================================================================
--- trunk/BOOK/x/wm/openbox.xml 2012-10-30 17:46:56 UTC (rev 10827)
+++ trunk/BOOK/x/wm/openbox.xml 2012-10-30 18:56:15 UTC (rev 10828)
@@ -36,7 +36,7 @@
almost every aspect of how you interact with your desktop.
</para>
- &lfs71_checked;
+ &lfs72_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -87,6 +87,12 @@
<sect2 role="installation">
<title>Installation of Openbox</title>
+ <note><para>If XORG_PREFIX is not <filename
class='directory'>/usr</filename>,
+ tell <command>gcc</command> about it:</para>
+
+ <screen><userinput>export
LIBRARY_PATH=$XORG_PREFIX/lib</userinput></screen>
+ </note>
+
<para>
Install <application>Openbox</application> by running the following
commands:
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page