X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;ds=sidebyside;f=doc%2Fbook.xml;h=df221672266e6bf96f8556d7fa262d9a46bacdf4;hb=64c394f6460cb2e58b75cef6920dca3d621fe595;hp=ee752027b621a0d87e0420728c1edf7aab1ad46c;hpb=c629ae1517314b4e4aa1489ceb4bf74d2c5be835;p=mp-xquery-moved-to-github.git diff --git a/doc/book.xml b/doc/book.xml index ee75202..df22167 100644 --- a/doc/book.xml +++ b/doc/book.xml @@ -63,12 +63,12 @@ Installation - MP-XQuery is available as packages some CentOS/RHEL 6 and most recent + MP-XQuery is available as packages for CentOS/RHEL 6 and most recent Ubuntu/Debian versions. For other systems, the module must be build from source. - Installing of packages + Installing packages You need to enable the relevant software repositories. For setting up refer to one of: @@ -76,13 +76,13 @@ url="http://ftp.indexdata.dk/pub/mp-xquery/redhat/centos/6/README">CentOS 6 , CentOS + url="http://ftp.indexdata.dk/pub/mp-xquery/ubuntu/README">Ubuntu and Debian - The package is called mp-sparql on RHEL/Debian systems. + The package is called mp-xquery on RHEL/Debian systems. Install that package and you are ready to use filter "xquery" in your setup. @@ -140,6 +140,12 @@ cp src/metaproxy_filter_xquery.so /usr/lib/metaproxy6/modules + + + For RHEL/CentOS systems on 64-bit architectures, the correct paths is: + /usr/lib64/metaproxy6/modules. + +