HDF persons:

I wanted to give you some feedback on HDF5 1.8-alpha on the Intel MacBook.

Basically - wonderful!

I was able to download and install zlib, szlib, and then the hdf5 1.8 almost right off. The compile took less than 10 minutes on the system, and passed all tests. I am using the ifort fortran compiler from Intel, v9.1. Also, I compiled with gcc version 4.0.1, build 5250. I am running Mac OS X version 10.4.6.

The only very small problem I had came up when I tried to change the install location after I had compiled it, I wanted to put everything in /opt/local, instead of /usr/local.

When I tried to either redeploy or "make install prefix=/opt/local", the libtool failed to change the location of the dynamic libs in the tools like h5dump, h5ls, these kept looking for the dynamic libraries in the ./build_directory/hdf5/lib, instead of /opt/lib. The dynamic libraries were relocated to /opt/lib - but the programs trying to load them dynamically had not been
correctly changed to reflect the new location.

However, I went back and re-configured the configure script with -- prefix=/opt/local, recompiled the whole library and found then that the installation went perfectly.

Congrats - looking forward to the HDF5 - 1.8 version and now netCDF-4 based on top of that. I also appreciate the high level fortran stubs - they are very important since I dont work
in C.

Best of luck.

Lou Wicker

------------------------------------------------------------------------ ----
|  Dr. Louis J. Wicker
|  Research Scientist, National Severe Storms Lab
| 1313 Halley Cir, Norman, OK 73069
| E-mail:   [EMAIL PROTECTED]
| HTTP:  www.nssl.noaa.gov/~lwicker
| Phone:    (405) 366-0416
| Fax:       (405) 366-0472
|
|
| Two wrongs don't make a right, but three left's do...
------------------------------------------------------------------------ ----
|
| "The contents  of this message are mine personally and
| do not reflect any position of  the Government or NOAA."
|
------------------------------------------------------------------------ ----




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Pytables-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to