[svn-r3564] made some more changes to tutorial pages

Purpose:
    [is this a bug fix? feature? ...]
Description:
    [describe the bug, or describe the new feature, etc]
Solution:
    [details about the changes, algorithm, etc...]
    [Please as detail as you can since your own explanation is
    better than others guessing it from the code.]
Platforms tested:
    [machines you have tested the changed version.  This is absolute
    important.  Test it out on at least two or three different platforms
    such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and
    64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
This commit is contained in:
Barbara Jones
2001-03-08 12:08:26 -05:00
parent 345e07fc11
commit da9346bd99
2 changed files with 11 additions and 159 deletions

View File

@@ -42,12 +42,13 @@ For further information regarding HDF5, check the HDF5 home page:
<BR>&nbsp; &nbsp; &nbsp; &nbsp;
<A HREF="http://hdf.ncsa.uiuc.edu/HDF5/">http://hdf.ncsa.uiuc.edu/HDF5/</A>
<P>
<DT><B>FORTRAN90:</B>
<DD> With HDF5-1.4-beta2, support for Fortran 90 is included as part of
the installation of the HDF5 library. Download the HDF5-1.4-beta2 source
code and compile it with the <I>--enable-fortran</I> flag. Read the instructions
in the
<A HREF="ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/hdf5-1.4-beta2/RELEASE">RELEASE</A>
<DT><B>FORTRAN 90:</B>
<DD> With HDF5-1.4.0, support for Fortran 90 is included as part of
the installation of the HDF5 library. The pre-compiled binaries include
the Fortran library. If you need to build from source, download the
HDF5-1.4.0 source code and compile it with the <I>--enable-fortran</I> flag.
Read the instructions in the
<A HREF="ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/current/src/unpacked/RELEASE.txt">RELEASE.txt</A>
file for further details.
<P>
@@ -75,7 +76,7 @@ are included with this tutorial:
<!-- <A HREF="helpdesk.mail.html"> -->
<A HREF="mailto:hdfhelp@@ncsa.uiuc.edu">
hdfhelp@@ncsa.uiuc.edu</A>
<BR> <H6>Last Modified: January 10, 2001</H6><BR>
<BR> <H6>Last Modified: March 8, 2001</H6><BR>
<!-- modified by Barbara Jones - bljones@@ncsa.uiuc.edu -->
<!-- modified by Frank Baker - fbaker@@ncsa.uiuc.edu -->
</FONT>