diff options
author | Jose <jose@zeroc.com> | 2016-01-14 21:29:24 +0100 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2016-01-14 21:29:24 +0100 |
commit | 01c7ee0df2e3c248cd20a343437211600fe91523 (patch) | |
tree | b01c7a95d806c9de029c3a49054517b9752ebc9d /cpp/BuildInstructionsLinux.md | |
parent | Updated timeouts in Java/C# timeout test to prevent SLES failures (diff) | |
download | ice-01c7ee0df2e3c248cd20a343437211600fe91523.tar.bz2 ice-01c7ee0df2e3c248cd20a343437211600fe91523.tar.xz ice-01c7ee0df2e3c248cd20a343437211600fe91523.zip |
Third-Party notes updates
Diffstat (limited to 'cpp/BuildInstructionsLinux.md')
-rw-r--r-- | cpp/BuildInstructionsLinux.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/BuildInstructionsLinux.md b/cpp/BuildInstructionsLinux.md index 92a3bf77580..1adcf9ad5fe 100644 --- a/cpp/BuildInstructionsLinux.md +++ b/cpp/BuildInstructionsLinux.md @@ -18,11 +18,11 @@ compiler versions listed for our [supported platforms][2]. Ice has dependencies on a number of third-party libraries: - - [expat][3] 2.0 - - [OpenSSL][4] 0.9.8 or later - - [bzip][5] 1.0 - [Berkeley DB][6] 5.3 + - [bzip][5] 1.0 + - [expat][3] 2.1 - [mcpp][7] 2.7.2 (with patches) + - [OpenSSL][4] 0.9.8 or later Expat, OpenSSL and bzip are included with most Linux distributions. ZeroC supplies binary packages for Berkeley DB and mcpp on supported Linux |