summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Lu <ptlu@hawkwind.ncsa.uiuc.edu>1999-10-08 20:12:11 (GMT)
committerPatrick Lu <ptlu@hawkwind.ncsa.uiuc.edu>1999-10-08 20:12:11 (GMT)
commit1fac8bfab33788f6c66063e30c874acc0ed1b0c7 (patch)
tree1355b2cdd4b7c4c16e69214a0ddc4239de1a3c55
parente5ff89e5dbb160eda73feafa102a3508defe39c1 (diff)
downloadhdf5-1fac8bfab33788f6c66063e30c874acc0ed1b0c7.zip
hdf5-1fac8bfab33788f6c66063e30c874acc0ed1b0c7.tar.gz
hdf5-1fac8bfab33788f6c66063e30c874acc0ed1b0c7.tar.bz2
[svn-r1734]
updated the line about where to find the zlib dll
-rw-r--r--INSTALL_Windows.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL_Windows.txt b/INSTALL_Windows.txt
index 0725175..3bcef0e 100644
--- a/INSTALL_Windows.txt
+++ b/INSTALL_Windows.txt
@@ -37,7 +37,7 @@ STEP II: Building the Libraries and tests.
1. Rename the directory under C:\myHDFstuff\ from hdf5xxx to hdf5.
2. Unpack all.zip in 'hdf5' and move the zlib.dll from
- c:\myHDFstuff\hdf5\src\dll to the Windows system directory.
+ c:\myHDFstuff\hdf5\src\zlib\dll\ to the Windows system directory.
NOTE TO ALPHA USERS- the version of zlib that is packaged in all.zip
is for Intel platforms. The Alpha versions of the libraries can be
@@ -324,4 +324,4 @@ Replacing the zlib library:
in the file chooser dialog. Repeat the steps for the hdf5dll project.
You may also want to replace the zlib.h and zconf.h files which are in
the src directory with your own versions of these files. Then recompile
- the all project. \ No newline at end of file
+ the all project.