[Trilinos-Users] Fwd: problem with hdf5 in epetra_ext

Simone Deparis simone.deparis at epfl.ch
Thu Dec 13 12:50:23 MST 2007


> I cannot compile the hdf5 library.
> I get the following errors:
> (...)

I have managed to compile it and tried to write a little how-to:
http://www.lifev.org/documentation/book/compile-of-hdf5/
has you see, I did not have any problem.
the important steps are:
compile hdf5 with parallel enable and trilinos with:

--enable-epetraext-hdf5 
--with-incdirs=-I/Users/simone/local/opt-mpich-1/hdf5/include 
--with-ldflags=-L/Users/simone/local/opt-mpich-1/hdf5/lib/ 
--with-libs=-lhdf5




More information about the Trilinos-Users mailing list