Author: igor
Date: Thu Jan  2 13:08:26 2014
New Revision: 12509

Log:
move clucene from required to recommended soprano dependencies

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/server/other/soprano.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Thu Jan  2 12:57:30 
2014        (r12508)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Thu Jan  2 13:08:26 
2014        (r12509)
@@ -47,6 +47,11 @@
       <para>January 2nd, 2014</para>
       <itemizedlist>
         <listitem>
+          <para>[igor] - Move CLucene from required to recommended dependencies
+          for Soprano, reported by Armin K. Fixes <ulink
+          url="&blfs-ticket-root;4514">#4514</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[igor] - Use CLucene tarball instead of git checkout, thanks to
           Thomas Trepl. Fixes <ulink 
url="&blfs-ticket-root;4515">#4515</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/server/other/soprano.xml
==============================================================================
--- trunk/BOOK/server/other/soprano.xml Thu Jan  2 12:57:30 2014        (r12508)
+++ trunk/BOOK/server/other/soprano.xml Thu Jan  2 13:08:26 2014        (r12509)
@@ -85,13 +85,13 @@
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required">
       <xref linkend="cmake"/>,
-      <xref linkend="qt4"/>,
-      <xref linkend="redland"/>, and
-      <xref linkend="clucene"/>
+      <xref linkend="qt4"/>, and
+      <xref linkend="redland"/>
     </para>
 
-    <bridgehead renderas="sect4">Recommended (Required if building 
KDE)</bridgehead>
+    <bridgehead renderas="sect4">Recommended</bridgehead>
     <para role="recommended">
+      <xref linkend="clucene"/>,
       <xref linkend="dbus"/>,
       <xref linkend="libiodbc"/> (required for the Virtuoso backend. 
Additionally,
       <xref linkend="virtuoso"/> is required as a runtime dependency for this
@@ -140,6 +140,11 @@
       to apply higher level of the compiler optimizations.
     </para>
 
+    <para>
+      <option>-DSOPRANO_DISABLE_CLUCENE_INDEX=ON</option>: This switch disables
+      compilation of Clucene-based full-text index.
+    </para>
+
   </sect2>
 
   <sect2 role="configuration">
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to