[mesa-users] Mesa installing,
Zeynep Çelik
zcelik87 at gmail.com
Wed Jun 6 15:22:07 EDT 2012
Hi,
I tried to install mesa on Fedora 15 but there are some problem.
Can someone help?
/home/zoya/mesa/const
building const package.
gfortran -fno-range-check -fopenmp -I../public -I../private
-I../../include -Wunused-value -Werror -W -fimplicit-none -O2 -c
-ffixed-form -ffixed-line-length-132 ../public/const_def.f
gfortran -fno-range-check -fopenmp -I../public -I../private
-I../../include -Wunused-value -Werror -W -fimplicit-none -O2 -c
-ffixed-form -ffixed-line-length-132 ../public/const_lib.f
ar crs libconst.a const_def.o const_lib.o
make: `libconst.a' is up to date.
gfortran -fno-range-check -fopenmp -I../../make -I../../public
-I../../../include -I/opt/mesasdk/include -fbounds-check -g -c
-ffixed-form -ffixed-line-length-132 ../src/test_const.f
gfortran -fopenmp -o ../tester test_const.o -L../../make -lconst
second file is short
1c1
<
--- field 2
> pi 3.1415926535897931E+00
2c2
< libgomp: Invalid value for environment variable OMP_NUM_THREADS
--- field 7
> ln10 2.3025850929940459E+00
3c3
< pi 3.1415926535897931E+00
--- field 1
> boltz_sigma 5.6703999999999998E-05
4c4
< ln10 2.3025850929940459E+00
--- field 1
> boltz_sigma*4 2.2681599999999999E-04
5c5
< boltz_sigma 5.6703999999999998E-05
--- field 1
> boltz_sigma*4/clight 7.5657673816464059E-15
6c6
< boltz_sigma*4 2.2681599999999999E-04
--- field 1
> boltz_sigma/clight 1.8914418454116015E-15
7c7
< boltz_sigma*4/clight 7.5657673816464059E-15
--- field 1
> crad 7.5657673816464059E-15
/home/zoya/mesa/const/test
TEST FAILED -- compare test_output to tmp.txt
/home/zoya/mesa/const
./build_and_test FAILED
Best regards,
Zeynep
More information about the Mesa-users
mailing list