diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2003-04-29 20:45:51 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2003-04-29 20:45:51 (GMT) |
commit | 38da700aa80ad265c8150aa1c2ebb6cb7a931c2a (patch) | |
tree | 00da5b731643918f9ba2ff8fd19109bacd966f61 /release_docs/INSTALL_Windows.txt | |
parent | 11fe5b0657249df7ebc9edc809a3bccc9d09df2c (diff) | |
download | hdf5-38da700aa80ad265c8150aa1c2ebb6cb7a931c2a.zip hdf5-38da700aa80ad265c8150aa1c2ebb6cb7a931c2a.tar.gz hdf5-38da700aa80ad265c8150aa1c2ebb6cb7a931c2a.tar.bz2 |
[svn-r6781] Purpose:
Add a little more comments on where to put DLL.
Description:
User can put HDF5DLL in the place where the application can find.
It doesn't have to be at system directory.
Solution:
Add comments to "only suggest the user to use system directory".
Platforms tested:
text file, no need to be tested.
Misc. update:
Diffstat (limited to 'release_docs/INSTALL_Windows.txt')
-rw-r--r-- | release_docs/INSTALL_Windows.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/release_docs/INSTALL_Windows.txt b/release_docs/INSTALL_Windows.txt index 947bc31..39dae4b 100644 --- a/release_docs/INSTALL_Windows.txt +++ b/release_docs/INSTALL_Windows.txt @@ -264,7 +264,8 @@ You can possibily test four versions of hdf5 library and tools. They are: debug version debug dll version -NOTE: The hdf5ddll.dll and hdf5dll.dll should be placed into +NOTE: hdf5ddll.dll and hdf5dll.dll should be placed into some place that +the application can find, one suggestion is to use the C:\WINNT\system or C:\WINDOWS\system directory before using the dlls. We strongly suggest you to redirect your testing results into |