diff options
author | Robb Matzke <matzke@llnl.gov> | 1999-01-07 11:45:55 (GMT) |
---|---|---|
committer | Robb Matzke <matzke@llnl.gov> | 1999-01-07 11:45:55 (GMT) |
commit | 4a6110d41b5545cfc7575a39e8e545cbd2d098e6 (patch) | |
tree | 7a5f3441d1f0636b9dff27f59cdf65f41635c22a | |
parent | db48cdc44e1937448747a645e04ddf11d04ae355 (diff) | |
download | hdf5-4a6110d41b5545cfc7575a39e8e545cbd2d098e6.zip hdf5-4a6110d41b5545cfc7575a39e8e545cbd2d098e6.tar.gz hdf5-4a6110d41b5545cfc7575a39e8e545cbd2d098e6.tar.bz2 |
[svn-r1013] *** empty log message ***
-rw-r--r-- | README | 44 |
1 files changed, 43 insertions, 1 deletions
@@ -1 +1,43 @@ -This is hdf5-1.1.39 released on Thu Jan 7 06:31:59 CST 1999 +This is hdf5-1.1.39 released on Thu Jan 7 07:28:42 EST 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. + |