diff options
author | Albert Cheng <acheng@hdfgroup.org> | 1999-06-08 16:30:57 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 1999-06-08 16:30:57 (GMT) |
commit | 7b77b1e571f133bcfb1c16f7d9ede905e3a87b94 (patch) | |
tree | ea79b8e98a1baa8cdb4f682f9a01cc1f74988ebf /README | |
parent | f1a1ae37ff9376e2709f56f9ed2bad63c7c57ef9 (diff) | |
download | hdf5-7b77b1e571f133bcfb1c16f7d9ede905e3a87b94.zip hdf5-7b77b1e571f133bcfb1c16f7d9ede905e3a87b94.tar.gz hdf5-7b77b1e571f133bcfb1c16f7d9ede905e3a87b94.tar.bz2 |
[svn-r1316] The last commit via snapshot script clobbered this file.
Restoring its rightful content.
Diffstat (limited to 'README')
-rw-r--r-- | README | 44 |
1 files changed, 43 insertions, 1 deletions
@@ -1 +1,43 @@ -This is hdf5-1.1.106 released on Mon Jun 7 20:13:12 CDT 1999 +This is hdf5-1.1.106 released on Wed Jun 2 08:19:36 CDT 1999 +Please refer to the INSTALL file for installation instructions. +------------------------------------------------------------------------------ + +This release is almost fully functional for the entire API defined in the +documentation, see the RELEASE file in this directory for information +specific to this release of the library. The INSTALL file contains +instructions on compiling and installing the library. The INSTALL_parallel +file contains instructions on installing the parallel version of the +library. + +Documentation for this release is in the html directory. Start with the +"index.html" in that dictectory. + +Four mailing lists are currently set up for use with the HDF5 +library. + + hdf5 - For general discussion of the HDF5 library with + other users. + + hdf5dev - For discussion of the HDF5 library development + with developers and other interested parties. + + hdf5announce - For announcements of HDF5 related developments, + not a discussion list. + + hdf5cvs - For checkin notices of code development on the library, + not a discussion list. + +To subscribe to a list, send mail to "<list>-request@ncsa.uiuc.edu", +(e.g., hdf5-request@ncsa.uiuc.edu) with "subscribe <your e-mail +address> in the _body_ of the message. Messages to be sent to +the list should be sent to "<list>@ncsa.uiuc.edu". + +Nearly daily code snapshots are now being provided at the following URL: + ftp://hdf.ncsa.uiuc.edu/pub/outgoing/hdf5/snapshots +Please read the readme file in that directory before working with a library +snapshot. + +The HDF5 website is located at http://hdf.ncsa.uiuc.edu/HDF5/ + +Bugs should be reported to hdfhelp@ncsa.uiuc.edu. + |