The he5cc is a shell script that can be used as a C compiler. This script
eventually executes h5cc, part of the HDF5 library, with
HDF-EOS5-specific options. These options are -I
option
to specify include directory and library files originating from HDF-EOS5 and GCTP.
Suppose that you have a C program foo.c
that depends on the
HDF-EOS5 library. The following command will give compilation errors and/or
link errors.
This program is a mere shell script; so, no installation is required. However, users need to edit the script file to set the path to the HDF-EOS5 library.