From 813dfea5147f18f01f8326d9de8eff85536824a5 Mon Sep 17 00:00:00 2001 From: MuQun Yang Date: Fri, 21 Sep 2001 10:12:52 -0500 Subject: [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 --- release_docs/INSTALL_Windows.txt | 5 +++-- 1 file 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 -- cgit v0.12