[mesa-users] Problem doing "make" in work directory

Bill Paxton paxton at kitp.ucsb.edu
Wed Jun 6 12:24:39 EDT 2012


On Jun 6, 2012, at 8:49 AM, Linda Strubbe wrote:

> I'm still trying to get mesa up and running on my machine, and would appreciate some help :)
> After my previous question about installing mesa, I've got it installed now on my linux desktop (which is running Fedora release 14).  I ran the "appetizer" successfully.  Now I've made the copy of the work directory, and am trying to make the executable there, but it isn't working so far.  I set mesa_dir and mesa_data_dir as instructed in the README file.  But when I do ./mk, I get the following error:
> 
> narwhal.cita.utoronto.ca> ./mk
> gfortran -fno-range-check  -fopenmp -fbounds-check -g -I~/mesa/include -I/opt/mesasdk/include -c -ffree-form ../src/run_star_extras.f
> ../src/run_star_extras.f:34: Error: Can't open included file 'standard_run_star_extras.dek'
> make: *** [run_star_extras.o] Error 1

Hi Linda,

I wonder if the path to mesa/include is right.
The load line has "-I~/mesa/include"
Perhaps you could try editing your work dir make/makefile to give
the full path for MESA_DIR

You might also check your mesa/include to make sure it
really has the file standard_run_star_extras.dek
That file should be copied to that directory as part of the install of star.

Good luck,
Bill




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20120606/664c5855/attachment.html>


More information about the Mesa-users mailing list