summaryrefslogtreecommitdiffstats
path: root/release_docs/INSTALL
diff options
context:
space:
mode:
authorlrknox <lrknox>2017-08-25 20:10:42 (GMT)
committerlrknox <lrknox>2017-08-25 20:10:42 (GMT)
commit7f758f2eea5c918a9100e6e7e6e0744a85e4c571 (patch)
tree49e9f344d5ad4af560d895bd698fdac35c246155 /release_docs/INSTALL
parent1115133e11e43c45f5f20d74ca4bae76815c63d3 (diff)
parent23a702e7bad93fc4f14eab07678c75d276e2d0ad (diff)
downloadhdf5-7f758f2eea5c918a9100e6e7e6e0744a85e4c571.zip
hdf5-7f758f2eea5c918a9100e6e7e6e0744a85e4c571.tar.gz
hdf5-7f758f2eea5c918a9100e6e7e6e0744a85e4c571.tar.bz2
Merge branch '1.8/master' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into hdf5_1_8
Diffstat (limited to 'release_docs/INSTALL')
-rw-r--r--release_docs/INSTALL15
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