diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2007-02-09 15:33:01 +0000 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2007-02-09 15:33:01 +0000 |
commit | acece1fc8ffd0c5236c0906d92ec45294ac63c37 (patch) | |
tree | a6ead38d9b6650301b3f038e5d68026cf8391a25 /cpp | |
parent | Mac OS X fixes (diff) | |
download | ice-acece1fc8ffd0c5236c0906d92ec45294ac63c37.tar.bz2 ice-acece1fc8ffd0c5236c0906d92ec45294ac63c37.tar.xz ice-acece1fc8ffd0c5236c0906d92ec45294ac63c37.zip |
Updated README
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/install/unix/README.Darwin | 2 | ||||
-rw-r--r-- | cpp/install/unix/README.HP-UX | 8 | ||||
-rw-r--r-- | cpp/install/unix/README.Linux | 2 | ||||
-rw-r--r-- | cpp/install/unix/README.SunOS | 2 |
4 files changed, 7 insertions, 7 deletions
diff --git a/cpp/install/unix/README.Darwin b/cpp/install/unix/README.Darwin index 22253804f67..85e73566db4 100644 --- a/cpp/install/unix/README.Darwin +++ b/cpp/install/unix/README.Darwin @@ -176,7 +176,7 @@ http://www.zeroc.com/download.html Please refer to the README.DEMOS file included in that package for more information. -See doc/README.html for information on the documentation included with +See doc/index.html for information on the documentation included with this distribution. diff --git a/cpp/install/unix/README.HP-UX b/cpp/install/unix/README.HP-UX index d9c9907e4c9..761637ea44c 100644 --- a/cpp/install/unix/README.HP-UX +++ b/cpp/install/unix/README.HP-UX @@ -43,8 +43,8 @@ version A.03.56. The following HP-UX 11i binary packages, available from http://hpux.cs.utah.edu, are required to use this distribution: -- bzip2 1.0.2 -- expat 1.95.8 +- bzip2 1.0.3 +- expat 2.0.0 Java @@ -59,7 +59,7 @@ Berkeley DB and OpenSSL ====================================================================== This distribution includes the C++ and Java runtime for Berkeley DB -4.5.20 and the OpenSSL 0.9.8b libraries. The Berkeley DB C++ runtime +4.5.20 and the OpenSSL 0.9.8d libraries. The Berkeley DB C++ runtime was built using HP aC++ version A.03.56. The Berkeley DB and OpenSSL licenses are provided in the file THIRD_PARTY_LICENSE. @@ -178,7 +178,7 @@ http://www.zeroc.com/download.html Please refer to the README.DEMOS file included in that package for more information. -See doc/README.html for information on the documentation included with +See doc/index.html for information on the documentation included with this distribution. diff --git a/cpp/install/unix/README.Linux b/cpp/install/unix/README.Linux index d58101d5a37..7a921298fff 100644 --- a/cpp/install/unix/README.Linux +++ b/cpp/install/unix/README.Linux @@ -288,7 +288,7 @@ http://www.zeroc.com/download.html Please refer to the README.DEMOS file included in that package for more information. -See doc/README.html for information on the documentation included with +See doc/index.html for information on the documentation included with this distribution. diff --git a/cpp/install/unix/README.SunOS b/cpp/install/unix/README.SunOS index 288f85931f7..2f723719631 100644 --- a/cpp/install/unix/README.SunOS +++ b/cpp/install/unix/README.SunOS @@ -177,7 +177,7 @@ http://www.zeroc.com/download.html Please refer to the README.DEMOS file included in that package for more information. -See doc/README.html for information on the documentation included with +See doc/index.html for information on the documentation included with this distribution. |