summaryrefslogtreecommitdiffstats
path: root/release_docs/INSTALL
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2003-07-03 17:34:14 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2003-07-03 17:34:14 (GMT)
commitc1cecc9afc4a3218d676cb43f0804e32d9841448 (patch)
tree8c39e31fddc6993f017cc8879700de2edb3ac8ed /release_docs/INSTALL
parent7f2bb04bc40f1dea3ab66c76788d4d6143b075bb (diff)
downloadhdf5-c1cecc9afc4a3218d676cb43f0804e32d9841448.zip
hdf5-c1cecc9afc4a3218d676cb43f0804e32d9841448.tar.gz
hdf5-c1cecc9afc4a3218d676cb43f0804e32d9841448.tar.bz2
[svn-r7151] Purpose: Maintenance
Description: After talking to Barbara we decided to use ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/current/ location for Intel and Cray Fortran source code patches. Solution: Edited the file to point to new location. Platforms tested: Misc. update:
Diffstat (limited to 'release_docs/INSTALL')
-rw-r--r--release_docs/INSTALL14
1 files changed, 7 insertions, 7 deletions
diff --git a/release_docs/INSTALL b/release_docs/INSTALL
index 239b620..0d8133b 100644
--- a/release_docs/INSTALL
+++ b/release_docs/INSTALL
@@ -309,7 +309,8 @@
fortran/src/H5Pff.f90
Check for "Comment if on T3E ..." comment and comment out
specified lines or use a patch from HDF FTP server
- ftp://hdf.ncsa.uiuc.edu/pub/outgoing/hdf5/hdf5-1.6.0/F90_source_for_Crays
+ ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/current/
+
Note: See sections 5.7 and 5.8 for how to build Fortran Library with
PGI or Intel compilers.
@@ -381,11 +382,11 @@
version of hdf4 the confidence testing will fail in the tools
directory.
- HDF5 has szip predefined compression method (see 4.2). To enable
- szip compression, HDF5 library has to be configured and build using
- SZIP Library
+ HDF5 has Szip predefined compression method (see 4.2). To enable
+ Szip compression, HDF5 library has to be configured and build using
+ Szip Library
- $ ./configure --with-szlib=/SZIP_Install_directory
+ $ ./configure --with-szlib=/Szip_Install_Directory
5.3.7. Static versus shared linking
The build process will create static libraries on all systems and
@@ -603,8 +604,7 @@
* To build the Fortran Library on IA32 follow step described above, except
that DEC and MS compiler directives should be removed manually or
- use a patch from HDF FTP server
- ftp://hdf.ncsa.uiuc.edu/pub/outgoing/hdf5/hdf5-1.6.0/F90_source_for_Intel
+ use a patch from HDF FTP server ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/current/
5.8 Building and testing with PGI compilers