summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorXuan Bai <xuanbai@hdfgroup.org>2004-09-03 20:44:32 (GMT)
committerXuan Bai <xuanbai@hdfgroup.org>2004-09-03 20:44:32 (GMT)
commit2a8dc0a135fc64a99c026ee10346b8ef2af92067 (patch)
treee8cb2246fbe9e42fb584e52ef1071c70508ddbd0 /release_docs
parente9c038fcff630d4c56cb54c93fba598e6344e00c (diff)
downloadhdf5-2a8dc0a135fc64a99c026ee10346b8ef2af92067.zip
hdf5-2a8dc0a135fc64a99c026ee10346b8ef2af92067.tar.gz
hdf5-2a8dc0a135fc64a99c026ee10346b8ef2af92067.tar.bz2
[svn-r9206] Purpose:
Update. Description: Add a section in preconditions to ask use uncheck the "TAR file smart CR/LF conversions" option in WinZip setting to prevent some h5dump "false" testing failures. Solution: Platforms tested: Misc. update:
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/INSTALL_Windows.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/release_docs/INSTALL_Windows.txt b/release_docs/INSTALL_Windows.txt
index a5f0104..fce8ef2 100644
--- a/release_docs/INSTALL_Windows.txt
+++ b/release_docs/INSTALL_Windows.txt
@@ -16,6 +16,21 @@ Preconditions
or Intel Fortran compiler if you want to build HDF5 Fortran
libraries.
+ Note: By default, WinZip will convert the unix end of line format
+ when extracting .tar file. This conversion will cause
+ "false" failure in some HDF5 tools testings.
+
+ Please uncheck the "TAR file smart CR/LF conversion" option
+ in your WinZip to prevent the vonversion when extracting
+ .tar file.
+
+ To uncheck the "TAR file smart CR/LF conversion" option:
+
+ Invoke WinZip, go to "Options", select "Configuration..."
+
+ Click the "Miscellaneous" tab and uncheck "TAR file smart
+ CR/LF conversion" option, then click OK.
+
2. Set up a directory structure to unpack the library. For example:
c:\ (any drive)