X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fbook.xml;h=2434c840ee9c8f660951e48d1792e56cb96d9332;hb=b57937e735043685ccb4b43e28066c2c39e94334;hp=0aced1641a0ef52f59271afe7d92297bcb1d4a5f;hpb=4f606f0faf502a0aa4d05d3b84caca247759c806;p=metaproxy-moved-to-github.git diff --git a/doc/book.xml b/doc/book.xml index 0aced16..2434c84 100644 --- a/doc/book.xml +++ b/doc/book.xml @@ -26,7 +26,7 @@ &version; - 2005-2012 + 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. @@ -169,6 +169,11 @@ Microsoft Visual Studio 2003/2005/2008. + + 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 @@ -393,7 +417,7 @@ YAZ++ Get YAZ++ as well. - Version 1.2.7 or later is required. + Version 1.5.2 or later is required. YAZ++ includes NMAKE makefiles, similar to those found in the @@ -598,7 +622,7 @@ USEMARCON - Unsupported + Supported with record_transform Supported