From: Michelle D. <md...@nd...> - 2010-06-25 14:26:49
|
Hello, I'm attempting to install the update. Using svn -r 2469 update, then ./clean and everything is fine. After trying to do ./install I get this: checking if ndiff is installed ... yes! /Users/shelley/Research/MESA2469/mesa/const building const package. ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/const_def.f make: ifort: Command not found make: *** [const_def.o] Error 127 /Users/shelley/Research/MESA2469/mesa/const/make FAILED I'm running on a MacBook and do have gfortran and g77, but not f77 or ifort. ~MDolan |