[petsc-dev] hdf5.py is messed up

Satish Balay balay at mcs.anl.gov
Thu Jan 19 11:06:53 CST 2012


On Thu, 19 Jan 2012, Sean Farley wrote:

> >
> > looks like 1.8.8 also requires your patch... [for the test build I ran on
> > 10.5 mac.]
> 
> 
> Hmmm, I'm trying to see what is different about this and my machine.

I used --download-hdf5 [with the new url].

Satish

> Satish, could you build with cmake instead of ./configure? For reference
> here are the options I use (obviously, you'll have to change some of these):
> 
> -DHDF5_BUILD_FORTRAN:BOOL=ON
> -DHDF5_ENABLE_PARALLEL:BOOL=ON
> -DHDF5_ENABLE_Z_LIB_SUPPORT:BOOL=ON \
> -DZLIB_INCLUDE_DIR:STRING="/opt/local/include" \
> -DZLIB_LIBRARY:STRING="/opt/local/lib/libz.dylib" \
> -DHDF5_ENABLE_SZ_LIB_SUPPORT:BOOL=ON \
> -DSZLIB_INCLUDE_DIR:STRING="/opt/local/include" \
> -DSZLIB_LIBRARY:STRING="/opt/local/lib/libsz.dylib" \
> -DBUILD_SHARED_LIBS:BOOL=ON \
> -DHDF5_BUILD_TOOLS:BOOL=ON \
> -DHDF5_BUILD_WITH_INSTALL_NAME=ON \
> -DHDF5_BUILD_HL_LIB:BOOL=ON
> 




More information about the petsc-dev mailing list