summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMuQun Yang <ymuqun@hdfgroup.org>2002-06-26 21:37:10 (GMT)
committerMuQun Yang <ymuqun@hdfgroup.org>2002-06-26 21:37:10 (GMT)
commitc3584fb106dc24e8b87c1f8df3784bb0729b9b03 (patch)
treeb406df174ea06a709aa115ed219faf9e41f5d9c8
parent7e11fbc3d5b6b472c722a8d9e2a6f958dd27ca85 (diff)
downloadhdf5-c3584fb106dc24e8b87c1f8df3784bb0729b9b03.zip
hdf5-c3584fb106dc24e8b87c1f8df3784bb0729b9b03.tar.gz
hdf5-c3584fb106dc24e8b87c1f8df3784bb0729b9b03.tar.bz2
[svn-r5713]
Purpose: correct typos. Description: Solution: Platforms tested:
-rw-r--r--release_docs/INSTALL_Windows.txt15
1 files changed, 7 insertions, 8 deletions
diff --git a/release_docs/INSTALL_Windows.txt b/release_docs/INSTALL_Windows.txt
index 3c8fee1..b9c98ad 100644
--- a/release_docs/INSTALL_Windows.txt
+++ b/release_docs/INSTALL_Windows.txt
@@ -1,4 +1,4 @@
-HDF5 Build and Install Instructions for Windows 2000/NT/98.
+HDF5 Build and Install Instructions for Windows 2000/NT.
----------------------------------------------------------
The instructions which follow assume that you will be using the
@@ -19,7 +19,7 @@ Preconditions
c:\ (any drive)
MyHDFstuff\ (any folder name)
- 3. Run WinZip on hdf5-1_4_3.zip (the entire source tree) and
+ 3. Run WinZip on hdf5-1_4_4.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 'hdf5xxx'under MyHDFstuff which contains
@@ -47,7 +47,7 @@ The following sections discuss installation procedures in detail:
Section III: Building an application using the HDF5 library or
DLL
Section IV: Some more helpful pointers
- Section V: ZLIB library - removing or changing the path
+ Section V: Disable gzip compression
***************************************************************
@@ -516,7 +516,7 @@ using the Visual C++ Development Environment.
Project name and location issues:
The files in all.zip must end up in the hdf5\ directory installed by
- hdf5-1_4_3.zip
+ hdf5-1_4_4.zip
If you must install all.dsw and all.dsp in another directory,
relative to hdf5\ , you will be asked to locate the sub-project
@@ -569,13 +569,12 @@ DLL... hints:
Section V:
-ZLIB LIBRARY- REMOVING OR CHANGING THE PATH
+Disable gzip compression
============================================
-If you would like to remove the zlib library from the hdf5 library or
-use your own version of the zlib library then follow the steps below.
+If you would like to gzip compression from the hdf5 library
+follow the steps below.
-Removing the zlib library completely:
1) Open the H5pubconf.h file from the src directory and remove the
following two lines: