summaryrefslogtreecommitdiffstats
path: root/INSTALL_Windows.txt
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL_Windows.txt')
-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.