summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2005-09-27 15:46:47 +0000
committerMark Spruiell <mes@zeroc.com>2005-09-27 15:46:47 +0000
commit949520616a1694e0327cee45f3ab9642ec6a6532 (patch)
tree33d5ac2d092eed36a2282fde5f4e8829bd8acd13 /cpp
parentService templates editing + refactoring (diff)
downloadice-949520616a1694e0327cee45f3ab9642ec6a6532.tar.bz2
ice-949520616a1694e0327cee45f3ab9642ec6a6532.tar.xz
ice-949520616a1694e0327cee45f3ab9642ec6a6532.zip
BerkeleyDB fixes
Diffstat (limited to 'cpp')
-rw-r--r--cpp/INSTALL.AIX4
-rw-r--r--cpp/INSTALL.FREEBSD5
-rw-r--r--cpp/INSTALL.HP-UX4
-rw-r--r--cpp/INSTALL.LINUX5
-rw-r--r--cpp/INSTALL.MACOSX5
-rw-r--r--cpp/INSTALL.SOLARIS7
-rw-r--r--cpp/INSTALL.WINDOWS2
7 files changed, 22 insertions, 10 deletions
diff --git a/cpp/INSTALL.AIX b/cpp/INSTALL.AIX
index 40d7553e10d..70ad7184665 100644
--- a/cpp/INSTALL.AIX
+++ b/cpp/INSTALL.AIX
@@ -26,8 +26,8 @@ Third-party libraries
Ice has dependencies on a number of third-party libraries:
-- Berkeley DB 4.2.52 or 4.3.27 with C++ support enabled, and built
- with a C++ compiler compatible with the one you are using.
+- Berkeley DB 4.3.28 with C++ support enabled, and built with a C++
+ compiler compatible with the one you are using.
You can download the Berkeley DB source distribution from
http://www.sleepycat.com/download
diff --git a/cpp/INSTALL.FREEBSD b/cpp/INSTALL.FREEBSD
index 9ee73083e36..214674b8891 100644
--- a/cpp/INSTALL.FREEBSD
+++ b/cpp/INSTALL.FREEBSD
@@ -20,7 +20,10 @@ Third-party libraries
Ice has dependencies on a number of third-party libraries:
-- Berkeley DB 4.2.52 or 4.3.27 configured with --enable-cxx.
+- Berkeley DB 4.3.28 configured with --enable-cxx.
+
+ If you intend to use Ice for Java with Berkeley DB, you must also
+ include the option --enable-java.
- OpenSSL 0.96 or 0.97
diff --git a/cpp/INSTALL.HP-UX b/cpp/INSTALL.HP-UX
index 39c25c71285..57468e21446 100644
--- a/cpp/INSTALL.HP-UX
+++ b/cpp/INSTALL.HP-UX
@@ -31,8 +31,8 @@ Third-party libraries
Ice has dependencies on a number of third-party libraries:
-- Berkeley DB 4.2.52 or 4.3.27 with C++ support enabled, and built
- with a C++ compiler compatible with the one you are using.
+- Berkeley DB 4.3.28 with C++ support enabled, and built with a C++
+ compiler compatible with the one you are using.
You can download the Berkeley DB source distribution from
http://www.sleepycat.com/download
diff --git a/cpp/INSTALL.LINUX b/cpp/INSTALL.LINUX
index 2114d8779ca..334e082dc63 100644
--- a/cpp/INSTALL.LINUX
+++ b/cpp/INSTALL.LINUX
@@ -22,7 +22,10 @@ Third-party libraries
Ice has dependencies on a number of third-party libraries:
-- Berkeley DB 4.2.52 or 4.3.27 configured with --enable-cxx.
+- Berkeley DB 4.3.28 configured with --enable-cxx.
+
+ If you intend to use Ice for Java with Berkeley DB, you must also
+ include the option --enable-java.
You can download the Berkeley DB source distribution from
http://www.sleepycat.com/download
diff --git a/cpp/INSTALL.MACOSX b/cpp/INSTALL.MACOSX
index 8bb92d76223..0e6cde09f7e 100644
--- a/cpp/INSTALL.MACOSX
+++ b/cpp/INSTALL.MACOSX
@@ -20,7 +20,10 @@ Third-party libraries
Ice has dependencies on a number of third-party libraries:
-- Berkeley DB 4.2.52 or 4.3.27 configured with --enable-cxx.
+- Berkeley DB 4.3.28 configured with --enable-cxx.
+
+ If you intend to use Ice for Java with Berkeley DB, you must also
+ include the option --enable-java.
You can download the Berkeley DB source distribution from
http://www.sleepycat.com/download
diff --git a/cpp/INSTALL.SOLARIS b/cpp/INSTALL.SOLARIS
index bf428809ec2..04e64a4e2a9 100644
--- a/cpp/INSTALL.SOLARIS
+++ b/cpp/INSTALL.SOLARIS
@@ -36,8 +36,11 @@ Third-party libraries
Ice has dependencies on a number of third-party libraries:
-- Berkeley DB 4.2.52 or 4.3.28 configured with --enable-cxx, and built
- with a C++ compiler compatible with the one you are using.
+- Berkeley DB 4.3.28 configured with --enable-cxx, and built with a
+ C++ compiler compatible with the one you are using.
+
+ If you intend to use Ice for Java with Berkeley DB, you must also
+ include the option --enable-java.
- expat 1.9x
diff --git a/cpp/INSTALL.WINDOWS b/cpp/INSTALL.WINDOWS
index 23946a77391..be1d37911f6 100644
--- a/cpp/INSTALL.WINDOWS
+++ b/cpp/INSTALL.WINDOWS
@@ -39,7 +39,7 @@ Third-party libraries
Ice has dependencies on a number of third-party libraries:
- STLport 4.5 or later (required for Visual C++ 6.0)
-- Berkeley DB 4.2.52
+- Berkeley DB 4.3.28
- expat 1.9x
- OpenSSL 0.96 or 0.97
- bzip2 1.0