hdf images hdf images

This page lists some of the known problems in HDF5-1.6.5 both during and after release time. Some of these problems may already be fixed in the 5-1.7 development code.

            Also See:   [ FAQ: Questions Using the Software ] [ 5-1.7 Snapshots and Release Notes ]


HDFView will not install on Linux 2.6

Although we do not support HDFView on Linux 2.6 at this time, a user was able to get it to install on FC5 x86_64, by doing the following:
  1. Run hexedit on hdfview_install_linux_vm.bin and change line 2251 from:
    export LD_ASSUME_KERNEL=2.2.5
    
    to
    #xport LD_ASSUME_KERNEL=2.2.5
    
  2. Then edit a few lines at the top of hdfview.sh so that HDFVIEW_HOME and JAVAPATH are set properly.
NOTE that you must edit the file with a binary tool like hexedit, and you cannot use a text editor such as vi. The hexedit tool is freely available. (A tip for using it is to use the "Tab" key to move the cursor to the ASCII section of the file.)

Another solution which worked for a user was to copy an already working HDFView installation on a Linux 2.4 machine to the Linux 2.6 machine. Then modify the HDFVIEW_HOME and JAVAPATH in hdfview.sh. This user was using JDK 1.6.

Yet another solution from a user on Ubuntu 6.10:

AIX Configure failure: "...config.sub: too many arguments":

Solaris 10 running on an Intel Machine

Shared Fortran Libraries

Current Status of HDF5 on Windows Platform

h5c++ will not allow you to build with the High Level APIs

The --enable-hdf5v1_4 Flag is Not Supported and Not Tested

Known Problems At Release Time

- - Last modified:August 23rd 2007