From fc99a8fd59e8ff0862fabfa7eeeafd1340202498 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 18 Aug 2015 12:44:57 +0200 Subject: [PATCH] Mention a bit about package dependencies --- doc/book.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/doc/book.xml b/doc/book.xml index f1dbe0b..074516f 100644 --- a/doc/book.xml +++ b/doc/book.xml @@ -86,6 +86,14 @@ Install that package and you are ready to use filter "sparql" in your setup. + + 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 idzorba. All these dependences should + be automatically installed when the Index Data software repository is + set up. + Installing from source @@ -97,8 +105,7 @@ make sudo make install - But consult the Metaproxy documentation for requirements and - options. + Refer to the Metaproxy documentation for requirements and options. We are now ready to build the MP-SPARQL module with: -- 1.7.10.4