X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fbook.xml;h=3ada6b7aeeb799d651713225a6765dade37c91ef;hb=c465fae0526232a4a260c3237da25ec8a0e16e96;hp=d7a5bd1323b4cb5d58a8a07601a1c889b27cd043;hpb=da76cb28ea012a54348f7f53fd2d1b066c0599d9;p=metaproxy-moved-to-github.git diff --git a/doc/book.xml b/doc/book.xml index d7a5bd1..3ada6b7 100644 --- a/doc/book.xml +++ b/doc/book.xml @@ -1,25 +1,16 @@ - %local; - %idcommon; - - - - ]> - + Metaproxy - User's Guide and Reference @@ -35,8 +26,8 @@ &version; - 2005-2009 - Index Data ApS + 2005-2012 + Index Data @@ -159,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.38. + Metaproxy is known to work with Boost version 1.33 through 1.46. @@ -175,7 +166,7 @@ We have successfully built Metaproxy using the compilers GCC version 4.0 and - Microsoft Visual Studio 2003/2005. + Microsoft Visual Studio 2003/2005/2008.
@@ -237,7 +228,7 @@ gunzip -c boost-version.tar.gz|tar xf - cd boost-version - ./configure --with-libraries=thread,test --with-toolset=gcc + ./configure --with-libraries=thread,test,regex --with-toolset=gcc make su make install @@ -246,7 +237,7 @@ However, under the hood bjam is used. You can invoke that with - ./bjam --toolset=gcc --with-thread --with-test stage + ./bjam --toolset=gcc --with-thread --with-test --with-regex stage Replace stage with clean / @@ -295,7 +286,7 @@ There is currently no official Debian package for YAZ++. And the official Debian package for YAZ is probably too old. - But Index Data bulds "new" versions of those for Debian (i386 only). + But Index Data builds "new" versions of those for Debian (i386, amd64 only). Update the /etc/apt/sources.list @@ -309,6 +300,7 @@ apt-get install libboost-dev apt-get install libboost-thread-dev apt-get install libboost-test-dev + apt-get install libboost-regex-dev With these packages installed, the usual configure + make @@ -355,7 +347,7 @@ Metaproxy can be compiled with Microsoft Visual Studio. - Versions 2003 (C 7.1), 2005 (C 8.0) and 2008 (C 9.0) is known to work. + Versions 2003 (C 7.1), 2005 (C 8.0) and 2008 (C 9.0) are known to work.
Boost @@ -401,7 +393,7 @@ YAZ++ Get YAZ++ as well. - Version 1.1.0 or later is required. + Version 1.2.7 or later is required. YAZ++ includes NMAKE makefiles, similar to those found in the @@ -534,7 +526,7 @@ Record cache - Unsupported + Supported by filter session_shared Supported for last result set within one Z39.50/HTTP-keep alive session @@ -555,17 +547,17 @@ Retrieval and search limits - Unsupported + Supported using filter limit Supported Bandwidth limits - Unsupported + Supported using filter limit Supported Connect limits - Unsupported + Supported by filter frontend_net (connect-max) Supported @@ -576,7 +568,8 @@ Query check - Supported in a limited way using query_rewrite + Supported by query_rewrite which may be check + a query and throw diagnostics (errors) Supported @@ -1657,13 +1650,8 @@ Z> merges them into a single Search response, which is what eventually makes it back to the client. -
- -
- A picture is worth a thousand words (but only five hundred on 64-bit architectures) - - + @@ -1680,13 +1668,10 @@ Z> document.] - - - +
@@ -2084,9 +2069,7 @@ Z> License - - Metaproxy, Copyright © 1995-2009 Index Data ApS. - + ©right; Metaproxy is free software; you can redistribute it and/or modify it under @@ -2114,17 +2097,9 @@ Z> &gpl2; - +