Mention a bit about package dependencies
[mp-sparql-moved-to-github.git] / doc / book.xml
index 272c2d0..074516f 100644 (file)
@@ -19,6 +19,9 @@
    <author>
     <firstname>Heikki</firstname><surname>Levanto</surname>
    </author>
+   <author>
+    <firstname>Jakub</firstname><surname>Skoczen</surname>
+   </author>
   </authorgroup>
   <releaseinfo>&version;</releaseinfo>
   <copyright>
@@ -52,7 +55,7 @@
   <title>Introduction</title>
   <para>
    MP-SPARQL is a <ulink url="&url.metaproxy;">Metaproxy</ulink> module
-   that converts Type-1/RPN queries to SPARQL.
+   that converts Type-1/RPN queries to <ulink url="http://www.w3.org/TR/rdf-sparql-query/">SPARQL</ulink>.
   </para>
  </chapter>
  <chapter id="installation">
     Install that package and you are ready to use filter "sparql" in your
     setup.
    </para>
+   <para>
+    mp-sparql depends on a number of packages created by Index Data and
+    system-provided ones, such as Libxml2. For external software Zorba, no
+    system package exist so Index Data has packaged that separately. This
+    package is called <literal>idzorba</literal>. All these dependences should
+    be automatically installed when the Index Data software repository is
+    set up.
+   </para>
   </sect1>
   <sect1 id="installation.source">
    <title>Installing from source</title>
      make
      sudo make install
     </screen>
-    But consult the Metaproxy documentation for requirements and
-    options.
+    Refer to the Metaproxy documentation for requirements and options.
    </para>
    <para>
     We are now ready to build the MP-SPARQL module with: