Hi all,

I've never used cactus before, so sorry if this is a dumb question.

I'm trying to build w/ simfactory for a simulation, using the Einstein
Toolkit thornlist, and I'm getting the following errors.

CST error 1:
  -> Configuration script for thorn FORTRAN returned exit code 1
     Error message: 'Fortran thorn requires that a Fortran compiler is
defined, but F77 = 'none' and F90 = 'none'.  Aborting.'

CST error 2:
  -> Configuration script for thorn HDF5 returned exit code 1
     Error message: 'ERROR in HDF5 configuration:
H5pubconf.h not found in /usr/include'

For the first one, I know that gfortran is installed, and it's working on
this machine for other projects. For the second, H5pubconf.h is not in
usr/include, but H5pubconf-64.h is. How do I specify this to simfactory?

For reference, here's my config file that I'm passing as an argument to
build.

  1 F90=/usr/bin/gfortran
  2 F90_OPTIMISE_FLAGS=-O0
  3 HDF5=yes
  4 SILENT=no

Thanks,
Claudia Richoux
_______________________________________________
Users mailing list
[email protected]
http://cactuscode.org/mailman/listinfo/users

Reply via email to