Hi,

I am fairly new to Linux and am having trouble installing hdf5.  I am trying to 
install locally, as I don't have admin privileges on this Linux cluster.  I 
have downloaded and unpacked the source code, and ran
        ./configure --enable-production --enable-shared 
--prefix=/home/jhtu/local --with-zlib=/home/jhtu/local 
--with-szlib=/home/jhtu/local
 
Then when I do make check, all the tests pass until

============================
Testing  istore 
============================
 istore  Test Log
============================
Test sizes:  SMALL MEDIUM LARGE
Testing istore create                                                  PASSED
Testing istore extend: 10                                              PASSED
Testing istore extend: 10x10                                           PASSED
Testing istore extend: 10x10x10                                        PASSED
Testing istore extend: 10000                                           PASSED
Testing istore extend: 2500x10                                         PASSED
Testing istore extend: 10x400x10                                       PASSED
Testing istore sparse: 5                                               PASSED
Testing istore sparse: 3x4                                             PASSED
Testing istore sparse: 2x3x4                                           PASSED
Testing istore sparse: 30                                              PASSED
Testing istore sparse: 7x3                                             PASSED
Testing istore sparse: 4x2x3                                           PASSED
Testing istore sparse: 50x50x50                                        PASSED
*FAILED*
Command terminated by signal 11

Does anyone know what is causing this, and if it is important?




Jonathan Tu



_______________________________________________
Hdf-forum is for HDF software users discussion.
[email protected]
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org

Reply via email to