Hi Erik,
I've been following the instructions here:
https://docs.einsteintoolkit.org/et-docs/Tutorial_for_New_Users#Compile_Executable
Specifically, so far, running "./simfactory/bin/sim build
configfile.config" has been all.

On Tue, May 3, 2016 at 1:54 PM Erik Schnetter <[email protected]> wrote:

> Claudia
>
> How exactly are you passing the options to Cactus when building? Can
> you show the exact command lines you used, both for configuring and
> for building the executable? My first guess is that the error might be
> there.
>
> -erik
>
>
> On Tue, May 3, 2016 at 1:52 PM, Claudia Richoux <[email protected]>
> wrote:
> > 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
> >
>
>
>
> --
> Erik Schnetter <[email protected]>
> http://www.perimeterinstitute.ca/personal/eschnetter/
>
_______________________________________________
Users mailing list
[email protected]
http://cactuscode.org/mailman/listinfo/users

Reply via email to