summaryrefslogtreecommitdiffstats
path: root/doc/html/Tutor/software.html
blob: c1b94da403288c02c5e48fb25c95fa151c163791 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
<HTML><HEAD>
<TITLE>HDF5 Tutorial - Obtaining HDF5 Software</TITLE> 
</HEAD>

<body bgcolor="#ffffff">

<!-- BEGIN MAIN BODY -->

<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 
src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif"
width=78 height=27 alt="NCSA"><P></A>

 [ <A HREF="title.html"><I>HDF5 Tutorial Top</I></A> ]
<H1>
<BIG><BIG><BIG><FONT COLOR="#c101cd">Obtaining HDF5 Software</FONT>
</BIG></BIG></BIG></H1>

<hr noshade size=1>

<BODY>
If you will be compiling in:
<DL>
<DT><B>C:</B>
<DD>You will need the HDF5 library.  We provide pre-compiled binaries 
for the platforms on which we tested at:
<BR>&nbsp; &nbsp; &nbsp; &nbsp;
<A HREF="ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/current/bin/">ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/current/bin/</A>
<P>
If using the pre-compiled binaries you must
also obtain the GZIP library, as they were compiled with GZIP included, but do
not include this library.  We provide the GZIP library for the platforms on
which we tested at:
<BR>&nbsp; &nbsp; &nbsp; &nbsp;
<A HREF="ftp://ftp.ncsa.uiuc.edu/HDF/gzip/">ftp://ftp.ncsa.uiuc.edu/HDF/gzip/</A>
<P>
You can build the HDF5 library yourself, if need be.  The source code
can be obtained from:
<BR>&nbsp; &nbsp; &nbsp; &nbsp;
<A HREF="ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/current/src/">ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/current/src/</A>
<P>
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>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>
<DT><B>Java:</B>
<DD>You will need the JHI5 code.  Go to the 
<A HREF="/java-hdf5-html">Java HDF5 web page</A>
for information on the Java-HDF5 software. The Java Tutorial examples
are included with this tutorial: 
<BR>&nbsp; &nbsp; &nbsp; &nbsp;
   <A HREF="./examples/java/">./examples/java/</A>
</DL>


<!-- BEGIN FOOTER INFO -->

<P><hr noshade size=1>
<font face="arial,helvetica" size="-1">
  <a href="http://www.ncsa.uiuc.edu/"><img border=0
     src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif"
     width=78 height=27 alt="NCSA"><br>
  The National Center for Supercomputing Applications</A><br>
  <a href="http://www.uiuc.edu/">University of Illinois
    at Urbana-Champaign</a><br>
  <br>
<!-- <A HREF="helpdesk.mail.html"> -->
<A HREF="mailto:hdfhelp@@ncsa.uiuc.edu">
hdfhelp@@ncsa.uiuc.edu</A>
<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>
<BR>
<!-- <A HREF="mailto:hdfhelp@@ncsa.uiuc.edu"> -->

</BODY>
</HTML>