Author: randy
Date: 2010-04-07 12:32:18 -0600 (Wed, 07 Apr 2010)
New Revision: 8388
Modified:
trunk/BOOK/basicnet/netprogs/subversion.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Changed the SQLite package from optional to required in the Subversion
instructions
Modified: trunk/BOOK/basicnet/netprogs/subversion.xml
===================================================================
--- trunk/BOOK/basicnet/netprogs/subversion.xml 2010-04-07 16:21:43 UTC (rev
8387)
+++ trunk/BOOK/basicnet/netprogs/subversion.xml 2010-04-07 18:32:18 UTC (rev
8388)
@@ -80,13 +80,18 @@
<bridgehead renderas="sect3">Subversion Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="apache"/> (for the
+ <para role="required"><xref linkend="sqlite"/>, and
+ <xref linkend="apache"/> (for the
<application>APR</application> only) or
- <ulink url="http://apr.apache.org/">Apache Portable Runtime</ulink> or
- <ulink
url="http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=260&expandFolder=74">
- Subversion dependencies</ulink> (see the <filename>INSTALL</filename> file
- for information on how to utilize this package)</para>
+ <ulink url="http://apr.apache.org/">Apache Portable Runtime</ulink></para>
+ <para>Note that you can use the <ulink
+
url="http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=260&expandFolder=74">
+ Subversion dependencies package</ulink> as a substitute for
+ <application>SQLite</application> and the APR requirements (see the
+ <filename>INSTALL</filename> file for information on how to utilize this
+ package)</para>
+
<para>If you require the <application>Berkeley DB</application> back-end
hooks in <application>Subversion</application> to build or support BDB
based repositories, you must have <application>Berkeley DB</application>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2010-04-07 16:21:43 UTC
(rev 8387)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2010-04-07 18:32:18 UTC
(rev 8388)
@@ -45,6 +45,10 @@
<para>April 7th, 2010</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Changed the SQLite package from optional to required
+ in the Subversion instructions.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Updated to ISO Codes-3.15.</para>
</listitem>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page