summaryrefslogtreecommitdiffstats
path: root/release_docs/INSTALL_Windows.txt
diff options
context:
space:
mode:
authorMuQun Yang <ymuqun@hdfgroup.org>2001-09-21 15:12:52 (GMT)
committerMuQun Yang <ymuqun@hdfgroup.org>2001-09-21 15:12:52 (GMT)
commit813dfea5147f18f01f8326d9de8eff85536824a5 (patch)
treedd94e05ade9a3a2618bc07e8ce531f35f959caaa /release_docs/INSTALL_Windows.txt
parent09f30c6f452d722975ace0ae57954738d4bf1d61 (diff)
downloadhdf5-813dfea5147f18f01f8326d9de8eff85536824a5.zip
hdf5-813dfea5147f18f01f8326d9de8eff85536824a5.tar.gz
hdf5-813dfea5147f18f01f8326d9de8eff85536824a5.tar.bz2
[svn-r4465]
Purpose: fix a bug Description: In precondition 3, winzip will unzip hdf5xxx.zip into the directory hdf5xxx and users should rename hdf5xxx into hdf5 to correctly build HDF5 library. Solution: correct the sentence in precondition 3. Platforms tested: windows 2000
Diffstat (limited to 'release_docs/INSTALL_Windows.txt')
-rw-r--r--release_docs/INSTALL_Windows.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/release_docs/INSTALL_Windows.txt b/release_docs/INSTALL_Windows.txt
index 49d0ab3..aeee2eb 100644
--- a/release_docs/INSTALL_Windows.txt
+++ b/release_docs/INSTALL_Windows.txt
@@ -22,8 +22,9 @@ Preconditions
3. Run WinZip on hdf5-1_4_0.zip (the entire source tree) and
extract hdf5 package into c:\MyHDFstuff(or whatever drive
and folder name you would like to choose). This creates a
- directory called 'hdf5'under MyHDFstuff which contains
- several files and directories.
+ directory called 'hdf5xxx'under MyHDFstuff which contains
+ several files and directories. Rename the directory
+ "hdf5xxx" into "hdf5".
4. HDF5 uses zlib for compression and zlib is distributed
with hdf5 lib. If you have your own version read section