Fix command line for cmake
[mp-xquery-moved-to-github.git] / doc / book.xml
index 90b2920..d80d81e 100644 (file)
@@ -82,7 +82,7 @@
        url="http://ftp.indexdata.dk/pub/mp-xquery/debian/README">Debian</ulink>
    </para>
    <para>
-    The package is called <literal>mp-sparql</literal> on RHEL/Debian systems.
+    The package is called <literal>mp-xquery</literal> on RHEL/Debian systems.
     Install that package and you are ready to use filter "xquery" in your
     setup.
    </para>
@@ -98,7 +98,7 @@
     cd zorba-3.0
     mkdir build
     cd build
-    cmake -D -Wno-dev \
+    cmake -Wno-dev \
         -D CMAKE_INSTALL_PREFIX=/opt/zorba \
         -D ZORBA_SUPPRESS_SWIG:BOOL=ON  \
         ..
      cp src/metaproxy_filter_xquery.so /usr/lib/metaproxy6/modules
     </screen>
    </para>
+   <note>
+    <para>
+     For RHEL/CentOS systems on 64-bit architectures, the correct paths is:
+     <filename>/usr/lib64/metaproxy6/modules</filename>.
+    </para>
+   </note>
   </sect1>
  </chapter>
  <reference id="reference">