From: Duligur I. <du...@gm...> - 2010-10-22 03:51:37
|
Oops, I sent to the wrong list... ---------- Forwarded message ---------- From: Duligur Ibeling <du...@gm...> Date: Thu, Oct 21, 2010 at 10:49 PM Subject: alert_lib.mod To: mes...@li... Hello, I get the following error in installing MESA (under Mac OS X 10.6.4, gfortran, Accelerate framework): gfortran -fno-range-check -fopenmp -I../public -I../private > -I../../include -Wunused-value -Werror -W -fimplicit-none -fbounds-check > -O2 -g -c -ffree-form ../public/utils_lib.f ../public/utils_lib.f:29.19: > use alert_lib 1 Fatal Error: Can't open module file 'alert_lib.mod' for reading at (1): No > such file or directory make: *** [utils_lib.o] Error 1 Where is the alert_lib.mod file? Thanks. |