X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fbook.xml;h=86c2886f521578261098bb0302fc82123e7cca7f;hb=a45b852c58666f546487489c8458b0071e4f4ca3;hp=3d1587b3b551d99e5bc14a77baa6c944c9d2414a;hpb=4a2b79f8d5e74dcfaaf1cf47829ddb1f76237c7d;p=metaproxy-moved-to-github.git diff --git a/doc/book.xml b/doc/book.xml index 3d1587b..86c2886 100644 --- a/doc/book.xml +++ b/doc/book.xml @@ -26,7 +26,7 @@ &version; - 2005-2013 + 2005-2014 Index Data @@ -150,7 +150,7 @@ The popular C++ library. Initial versions of Metaproxy was built with 1.32 but this is no longer supported. - Metaproxy is known to work with Boost version 1.33 through 1.46. + Metaproxy is known to work with Boost version 1.33 through 1.55. @@ -165,10 +165,15 @@ We have successfully built Metaproxy using the compilers - GCC version 4.0 and - Microsoft Visual Studio 2003/2005/2008. + GCC and + Microsoft Visual Studio. + + As an option, Metaproxy may also be compiled with + USEMARCON support which allows for + MARC conversions for the filter. +
Installation on Unix (from Source) @@ -178,6 +183,14 @@ installed as development packages use those (and omit compilation). + + + USEMARCON is not available + as a package at the moment, so Metaproxy must be built from source + if that is to be used. + + +
Libxml2/libxslt @@ -200,6 +213,18 @@ make install
+
+ USEMARCON (optional) + + gunzip -c usemarcon317.tar.gz|tar xf - + cd usemarcon317 + ./configure + make + su + make install + +
+
YAZ/YAZ++ @@ -275,9 +300,7 @@ Installation on Debian GNU/Linux All dependencies for Metaproxy are available as - Debian - packages for the sarge (stable in 2005) and etch (testing in 2005) - distributions. + Debian packages. The procedures for Debian based systems, such as @@ -296,8 +319,9 @@ apt-get install libxslt1-dev - apt-get install libyazpp4-dev + apt-get install libyazpp6-dev apt-get install libboost-dev + apt-get install libboost-system-dev apt-get install libboost-thread-dev apt-get install libboost-test-dev apt-get install libboost-regex-dev @@ -345,9 +369,9 @@
Installation on Windows - Metaproxy can be compiled with Microsoft + Metaproxy has been tested Microsoft Visual Studio. - Versions 2003 (C 7.1), 2005 (C 8.0) and 2008 (C 9.0) are known to work. + 2013 (C 12.0).
Boost @@ -371,12 +395,10 @@ Libxslt can be downloaded for Windows from - here. + here. - Libxslt has other dependencies, but these can all be downloaded - from the same site. Get the following package: - iconv, zlib, libxml2, libxslt. + Libxslt also requires libxml2 to operate.
@@ -393,7 +415,7 @@ YAZ++ Get YAZ++ as well. - Version 1.2.7 or later is required. + Version 1.6.0 or later is required. YAZ++ includes NMAKE makefiles, similar to those found in the @@ -491,22 +513,22 @@ Z39.50 server - Using filter frontend_net + Using filter Supported SRU server - Supported with filter sru_z3950 + Supported with filter Supported Z39.50 client - Supported with filter z3950_client + Supported with filter Supported SRU client - Unsupported + Supported with filter Unsupported