Author: krejzi
Date: 2012-07-30 04:59:02 -0600 (Mon, 30 Jul 2012)
New Revision: 10482
Modified:
trunk/BOOK/gnome/core/evolution-data-server.xml
trunk/BOOK/postlfs/security/nettle.xml
Log:
Make BDB required dep of E-D-S, fix nettle chmod command after install.
Modified: trunk/BOOK/gnome/core/evolution-data-server.xml
===================================================================
--- trunk/BOOK/gnome/core/evolution-data-server.xml 2012-07-30 03:02:54 UTC
(rev 10481)
+++ trunk/BOOK/gnome/core/evolution-data-server.xml 2012-07-30 10:59:02 UTC
(rev 10482)
@@ -80,6 +80,7 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
+ <xref linkend="db"/>,
<xref linkend="GConf"/>,
<xref linkend="gnome-online-accounts"/>,
<xref linkend="gperf"/>,
Modified: trunk/BOOK/postlfs/security/nettle.xml
===================================================================
--- trunk/BOOK/postlfs/security/nettle.xml 2012-07-30 03:02:54 UTC (rev
10481)
+++ trunk/BOOK/postlfs/security/nettle.xml 2012-07-30 10:59:02 UTC (rev
10482)
@@ -93,7 +93,7 @@
</para>
<screen role="root"><userinput>make install &&
-chmod -v 755 /usr/lib/libhogweed.so.2.2 /usr/lib/libnettle.so.4.2.2 &&
+chmod -v 755 /usr/lib/libhogweed.so.2.2 /usr/lib/libnettle.so.4.4 &&
install -v -m755 -d /usr/share/doc/nettle-&nettle-version; &&
install -v -m644 nettle.html
/usr/share/doc/nettle-&nettle-version;</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page