From 5a3fa7623ddbd8d70b8998baddf6252315be430c Mon Sep 17 00:00:00 2001 From: Frank Baker Date: Wed, 8 Aug 2007 15:00:32 -0500 Subject: [svn-r14054] Description: Update FTP download and web reference URLs (to hdfgroup.org or hdfgroup.uiuc.edu, as appropriate), file locations on servers, and 'help' email address. --- release_docs/INSTALL | 15 ++++++++------- release_docs/INSTALL_parallel | 2 +- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/release_docs/INSTALL b/release_docs/INSTALL index d2b9946..b5e18fc 100644 --- a/release_docs/INSTALL +++ b/release_docs/INSTALL @@ -46,7 +46,7 @@ 1. Obtaining HDF5 The latest supported public release of HDF5 is available from - ftp://hdf.ncsa.uiuc.edu/HDF5/current/src. It is + ftp://ftp.hdfgroup.org/HDF5/current/src. It is available in tar format compressed with gzip. The HDF team also makes snapshots of the source code available on @@ -56,8 +56,8 @@ Furthermore, the snapshots have only been tested on a few machines and may not test correctly for parallel applications. Snapshots can be found at - ftp://hdf.ncsa.uiuc.edu/pub/outgoing/hdf5/snapshots in a limited - number of formats. + ftp://ftp.hdfgroup.uiuc.edu/pub/outgoing/hdf5/snapshots in a + limited number of formats. 2. Quick installation @@ -89,10 +89,10 @@ 3.2. Szip (optional) The HDF5 library has a predefined compression filter that uses the extended-Rice lossless compression algorithm for chunked - datatsets. For more information about Szip compression and license terms - see http://hdf.ncsa.uiuc.edu/doc_resource/SZIP/index.html. - Precompiled szip binaries for each supported platform and source tar ball - file can be found at ftp://ftp.ncsa.uiuc.edu/HDF/szip/ + datatsets. For more information about Szip compression and license + terms, see http://hdfgroup.org/doc_resource/SZIP/index.html. + Precompiled szip binaries for each supported platform and source tar + ball file can be found at ftp://ftp.hdfgroup.org/lib-external/szip/. To configure HDF5 library with Szip compression filter, use --enable-szlib=/PATH_TO_SZIP flag. For more information see 4.3.6. @@ -265,6 +265,7 @@ Note: Fortran interface supports parallel HDF5 while the C++ interface does not. + ftp://ftp.hdfgroup.org/HDF5/current/ 4.3.5. Specifying other programs The build system has been tuned for use with GNU make but works diff --git a/release_docs/INSTALL_parallel b/release_docs/INSTALL_parallel index 65014da..0e9b024 100644 --- a/release_docs/INSTALL_parallel +++ b/release_docs/INSTALL_parallel @@ -15,7 +15,7 @@ run simple tests of your MPI compilers and the parallel file system. If you still have difficulties installing PHDF5 in your system, please send mail to - hdfhelp@ncsa.uiuc.edu + help@hdfgroup.org In your mail, please include the output of "uname -a". If you have run the "configure" command, attach the output of the command and the content of -- cgit v0.12