diff options
author | lrknox <lrknox> | 2017-06-14 20:37:14 (GMT) |
---|---|---|
committer | lrknox <lrknox> | 2017-06-14 20:37:14 (GMT) |
commit | f570b269f87537ce2bb419ed3434dcb33e9eae0d (patch) | |
tree | bb8a2c9fabe9399e37d7e0601d4ebecf13187df2 | |
parent | 9a31b0748f94cd00e4fa349796f1ce2893a75fb4 (diff) | |
download | hdf5-f570b269f87537ce2bb419ed3434dcb33e9eae0d.zip hdf5-f570b269f87537ce2bb419ed3434dcb33e9eae0d.tar.gz hdf5-f570b269f87537ce2bb419ed3434dcb33e9eae0d.tar.bz2 |
Update URL for obtaining source inINSTALL file.
-rw-r--r-- | release_docs/INSTALL | 15 |
1 files changed, 2 insertions, 13 deletions
diff --git a/release_docs/INSTALL b/release_docs/INSTALL index 0fb2787..812d7ec 100644 --- a/release_docs/INSTALL +++ b/release_docs/INSTALL @@ -56,21 +56,10 @@ CONTENTS 1. Obtaining HDF5 The latest supported public release of HDF5 is available from - ftp://ftp.hdfgroup.org/HDF5/current/src. For Unix and UNIX-like - platforms, it is available in tar format compressed with gzip. + https://support.hdfgroup.org/HDF5/release/obtain5.html. For Unix and + UNIX-like platforms, it is available in tar format compressed with gzip. For Microsoft Windows, it is in ZIP format. - The HDF team also makes snapshots of the source code available on - a regular basis. These snapshots are unsupported (that is, the - HDF team will not release a bug-fix on a particular snapshot; - rather any bug fixes will be rolled into the next snapshot). - Furthermore, the snapshots have only been tested on a few - machines and may not test correctly for parallel applications. - Snapshots, in a limited number of formats, can be found on The - HDF Group's development FTP server: - - ftp://ftp.hdfgroup.uiuc.edu/pub/outgoing/hdf5/snapshots - 2. Quick installation 2.1. UNIX platforms |