[Users] numrel/simfactory SVN commit 1296: /branches/PYSIM_2010/mdb/optionlists/

Ian Hinder ian.hinder at aei.mpg.de
Wed Mar 16 11:27:57 CDT 2011


Hi,

What is the reason for requiring the Fortran and C++ bindings to be present in everyones' HDF5 library?  ExternalLibraries/HDF5 now expects these to be present.  Since not all thorns need these, I think having them should be optional.  If you try to use a thorn which tries to include the C++ header, for example, then it should be very clear what is going on.



On 16 Mar 2011, at 17:22, knarf at cct.lsu.edu wrote:

> User: knarf
> Date: 2011/03/16 10:22 AM
> 
> Modified:
> /branches/PYSIM_2010/mdb/optionlists/
>  debian-lenny-gcc.cfg
> 
> Log:
> Don't rely on the hdf5 intallation of a debian system as it usually doesn't contain the fortran bindings (needed atm)
> 
> File Changes:
> 
> Directory: /branches/PYSIM_2010/mdb/optionlists/
> ================================================
> 
> File [modified]: debian-lenny-gcc.cfg
> Delta lines: +1 -1
> ===================================================================
> --- branches/PYSIM_2010/mdb/optionlists/debian-lenny-gcc.cfg	2011-03-14 21:17:04 UTC (rev 1295)
> +++ branches/PYSIM_2010/mdb/optionlists/debian-lenny-gcc.cfg	2011-03-16 16:22:38 UTC (rev 1296)
> @@ -51,7 +51,7 @@
> 
> BLAS_LIBS =
> 
> -HDF5      = yes
> +HDF5_DIR  = BUILD
> 
> LAPACK      = yes
> LAPACK_LIBS = lapack
> 

-- 
Ian Hinder
ian.hinder at aei.mpg.de



More information about the Users mailing list