From: Richard T. <tow...@as...> - 2011-12-20 02:45:50
|
Hi Li -- Can you check the value of the LD_LIBRARY_PATH environment variable? To do this, run echo $LD_LIBRARY_PATH at the command line. cheers, Rich On Dec 19, 2011, at 7:54 PM, lixinyu wrote: > The test file for const is in the attachment. > Regards, > LI Xinyu > Department of physics > The University of Hong Kong > ________________________________________ > From: Richard Townsend [tow...@as...] > Sent: Tuesday, December 20, 2011 12:47 AM > To: lixinyu > Cc: mes...@li... > Subject: Re: [mesa-users] Installation ERROR: > > Hi -- > > Can you post the two files mesa/const/test/test_output and mesa/const/test/tmp.txt? I need to see what these files contain to determine what might be going wrong. > > cheers, > > Rich > > On Dec 19, 2011, at 1:28 AM, lixinyu wrote: > >> Dear all, >> I'm using mesasdk 1212 version for the 64 bit computer. The system is scientific linux 6.1. Can't even pass the const test: >> >> >> make: `libconst.a' is up to date. >> gfortran -fno-range-check -fopenmp -I../../make -I../../public -I../../../include -I/home/xinyu/mesa/utils/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 >> >> >> FAILED >> >> >> /home/xinyu/mesa/const/test >> TEST FAILED -- compare test_output to tmp.txt >> >> >> /home/xinyu/mesa/const >> ./build_and_test FAILED >> >> >> >> >> Regards, >> LI Xinyu >> Department of physics >> The University of Hong Kong >> ------------------------------------------------------------------------------ >> Learn Windows Azure Live! Tuesday, Dec 13, 2011 >> Microsoft is holding a special Learn Windows Azure training event for >> developers. It will provide a great way to learn Windows Azure and what it >> provides. You can attend the event by watching it streamed LIVE online. >> Learn more at http://p.sf.net/sfu/ms-windowsazure >> _______________________________________________ >> mesa-users mailing list >> mes...@li... >> https://lists.sourceforge.net/lists/listinfo/mesa-users > > <test_output><tmp.txt> |