diff options
Diffstat (limited to 'cpp/install/unix/README.SunOS')
-rw-r--r-- | cpp/install/unix/README.SunOS | 25 |
1 files changed, 10 insertions, 15 deletions
diff --git a/cpp/install/unix/README.SunOS b/cpp/install/unix/README.SunOS index fae62ef19c8..3d898abb7ad 100644 --- a/cpp/install/unix/README.SunOS +++ b/cpp/install/unix/README.SunOS @@ -21,7 +21,7 @@ contact sales@zeroc.com for more information about licensing Ice. About this distribution ====================================================================== -This distribution is a binary release of Ice @ver@ for Solaris 9 on +This distribution is a binary release of Ice @ver@ for Solaris 10 on SPARC and includes the following components: - The Ice runtime, including executables for the Ice services, HTML @@ -37,22 +37,17 @@ SPARC and includes the following components: Requirements ====================================================================== -This binary distribution was compiled on Solaris 9 using Sun CC +This binary distribution was compiled on Solaris 10 using Sun CC version 5.8. -The following Solaris 9 binary packages, available from -http://www.sunfreeware.com, are required to use this distribution: - -- expat 1.95.5 -- openssl 0.9.8b -- libgcc 3.3 - -You also need the bzip2 library version 1.0.2: - - - install the SUNWbzip package from the Solaris 9 distribution - (it may already be installed) - - apply Sun patch #114586-01 to obtain bzip2 1.0.2. +The following Solaris 10 binary packages are required to use +this distribution: +- bzip2 (Sun package SUNWbzip) +- libexpat (Sun package SUNWlexpt) +- openssl (Sun packages SUNWopenssl-libraries SUNWopenssl-commands) +We also recommend to install the Solaris 10 Encryption Kit (Sun packages +SUNWcry and SUNWcryr) available at http://www.sun.com/download/index.jsp?cat=Security&tab=3&subcat=Cryptography%20%26%20Encryption Java ---- @@ -66,7 +61,7 @@ Berkeley DB ====================================================================== This distribution includes the C++ and Java runtime for Berkeley DB -4.3.29. The C++ runtime was built using Sun CC version 5.5. The +4.5.20. The C++ runtime was built using Sun CC version 5.8. The Berkeley DB license is provided in the file THIRD_PARTY_LICENSE. ====================================================================== |