From 068651435f6e341a06b62562f8df129d7de0e56e Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 25 Nov 2013 12:45:33 +0100 Subject: [PATCH] Doc: mention proper versions; fix link to Boost win binaries --- doc/book.xml | 11 +++++------ doc/common | 2 +- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/doc/book.xml b/doc/book.xml index 8eaa1af..0e14ccd 100644 --- a/doc/book.xml +++ b/doc/book.xml @@ -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. @@ -300,9 +300,7 @@ Installation on Debian GNU/Linux All dependencies for Metaproxy are available as - Debian - packages for the squeeze (stable in 2012) and wheezy (testing in 2012) - distributions. + Debian packages. The procedures for Debian based systems, such as @@ -321,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 @@ -418,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 diff --git a/doc/common b/doc/common index c6e4db9..9aca8e8 160000 --- a/doc/common +++ b/doc/common @@ -1 +1 @@ -Subproject commit c6e4db90ce6779ee42fafd38e776176d38c2844b +Subproject commit 9aca8e865f3239708224e3f190769170fbd83352 -- 1.7.10.4