diff options
author | Scott Wegner <swegner@hdfgroup.org> | 2007-02-05 22:27:43 (GMT) |
---|---|---|
committer | Scott Wegner <swegner@hdfgroup.org> | 2007-02-05 22:27:43 (GMT) |
commit | 0e276af04c8c9f26df995d32d840e33263b74502 (patch) | |
tree | c1a04f7094cbb3fa4aad225a1700f2e6c6f2ae31 /release_docs/INSTALL_Windows.txt | |
parent | 68f90757b480351e775f412b3fec331bc7af6df9 (diff) | |
download | hdf5-0e276af04c8c9f26df995d32d840e33263b74502.zip hdf5-0e276af04c8c9f26df995d32d840e33263b74502.tar.gz hdf5-0e276af04c8c9f26df995d32d840e33263b74502.tar.bz2 |
[svn-r13241] Minor updates to Windows installation documentation:
- Fixed internal ftp URL for zlib download
- Removed link to download zlib from official site, as 1.2.2 is no longer available
- Fixed internal ftp URL for szip download
Diffstat (limited to 'release_docs/INSTALL_Windows.txt')
-rw-r--r-- | release_docs/INSTALL_Windows.txt | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/release_docs/INSTALL_Windows.txt b/release_docs/INSTALL_Windows.txt index 9f4375d..aa3f9b2 100644 --- a/release_docs/INSTALL_Windows.txt +++ b/release_docs/INSTALL_Windows.txt @@ -50,17 +50,14 @@ Preconditions 4.1 HDF5 uses Zlib version 1.2.2 for compression and Zlib is NOT distributed with HDF5 library in 1.6.x release. To use Zlib library, you have to install your own Zlib DLL library or go - to ftp://hdf.ncsa.uiuc.edu/lib-external/zlib/bin/windows + to ftp://hdf.ncsa.uiuc.edu/lib-external/zlib/1.2/bin to download the Zlib library. - - Note: Zlib 1.2.2 DLL library can also be downloaded from - http://www.zlib.net/zlib122-dll.zip 4.2 HDF5 uses Szip version 2.0 for compression and Szip compression software is provided with HDF5 products starting from 1.6.0 release. To use Szip 2.0 library, you can download Szip source codes and binaries from - ftp://hdf.ncsa.uiuc.edu/lib-external/szip/bin/windows + ftp://hdf.ncsa.uiuc.edu/lib-external/szip/2.0/bin/windows Please note that Szip is not a totally open-source free software. For licensing issue of Szip, please check |