summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMuQun Yang <ymuqun@hdfgroup.org>2002-06-27 15:25:54 (GMT)
committerMuQun Yang <ymuqun@hdfgroup.org>2002-06-27 15:25:54 (GMT)
commit73a31db961cfc749fb0f1cf637c8da1610c66779 (patch)
tree8b151344380da421b3a6d0f60aa09b4b9152016f
parent83bb1697167ee2191b56261119d27837a706b9a6 (diff)
downloadhdf5-73a31db961cfc749fb0f1cf637c8da1610c66779.zip
hdf5-73a31db961cfc749fb0f1cf637c8da1610c66779.tar.gz
hdf5-73a31db961cfc749fb0f1cf637c8da1610c66779.tar.bz2
[svn-r5721]
Purpose: update install on windows doc. Description: Solution: Platforms tested:
-rw-r--r--release_docs/INSTALL_Windows.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/release_docs/INSTALL_Windows.txt b/release_docs/INSTALL_Windows.txt
index b9c98ad..c189911 100644
--- a/release_docs/INSTALL_Windows.txt
+++ b/release_docs/INSTALL_Windows.txt
@@ -28,7 +28,8 @@ Preconditions
4. HDF5 uses zlib for compression and zlib is NOT distributed
with hdf5 lib in 1.4.4 release. You have to install your own
- zlib library or you may go to HDF web site(????URL) to download
+ zlib library or you may go to HDF web site(ftp://ftp.ncsa.uiuc.edu/HDF/gzip/)
+ to download
the correponding zlib library by yourself. If you want to build
HDF5 library without using zlib, please read section V.