X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=doc%2Fbook.xml;h=8eaa1af38abd727c42fabb5a43f0ad24cb4819ab;hb=b16a88ecd56e0bf89926dfd1eef008bf155221d3;hp=3d1587b3b551d99e5bc14a77baa6c944c9d2414a;hpb=4a2b79f8d5e74dcfaaf1cf47829ddb1f76237c7d;p=metaproxy-moved-to-github.git diff --git a/doc/book.xml b/doc/book.xml index 3d1587b..8eaa1af 100644 --- a/doc/book.xml +++ b/doc/book.xml @@ -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++ @@ -276,7 +301,7 @@ All dependencies for Metaproxy are available as Debian - packages for the sarge (stable in 2005) and etch (testing in 2005) + packages for the squeeze (stable in 2012) and wheezy (testing in 2012) distributions.