[Users] Issues getting Einstein Toolkit built on Scientific Linux 6

Eloisa Bentivegna bentivegna at cct.lsu.edu
Mon Dec 10 02:46:08 CST 2012


On Dec 10, 2012, at 2:14 AM, Joe Hellmers wrote:

> I'm brand new to the Einstein Toolkit and to Cactus, so be gentle with me.
> 
> I'm getting some messages similar to
> 
> "CST error 1:
> -> Configuration script for thorn BLAS returned exit code 1
>     Error message: 'Building BLAS requires a Fortran compiler, but there is none configured:
>     F77='none'.
>     Aborting.
> 
> 
> I looked to the sl6.cfg file and both F77 and F90 are set to gfortran, and gfortran is installed
> 
> Thanks.
> 
> Is there another configuration file somewhere that needs to be updated?

Hi Joe,

can you post the exact command that you're using to build your code? If you're building with simfactory, you need to give it some information regarding which optionlist you want to use. The most straightforward way to do this is by adding an

--optionlist=sl6.cfg

to your build command. Otherwise you can teach it to automatically recognize your machine by creating a yourmachine.ini file under simfactory/mdb/machines, and setting the default optionlist in there.

Does this help?

Eloisa


More information about the Users mailing list