[mesa-users] Installation ERROR:

Richard Townsend townsend at astro.wisc.edu
Tue Dec 20 01:16:41 EST 2011


Hi Li --

The problem is coming from the fact that the libquadmath.so.0 library can't be found. But it should be present in your /home/xinyu/mesa/utils/mesasdk/lib64 directory. Can you send me the output from doing an 'ls -l' on this directory?

cheers,

Rich

On Dec 19, 2011, at 9:20 PM, lixinyu wrote:

> Hi,
> The result is:
> 
> /home/xinyu/mesa/utils/mesasdk/lib64:/home/xinyu/mesa/utils/mesasdk/lib:/home/xinyu/mesa/utils/mesasdk/pgplot:
> 
> Regards,
> LI Xinyu
> Department of physics
> The University of Hong Kong
> ________________________________________
> From: Richard Townsend [townsend at astro.wisc.edu]
> Sent: Tuesday, December 20, 2011 10:45 AM
> To: lixinyu
> Cc: mesa-users at lists.sourceforge.net
> Subject: Re: [mesa-users] Installation ERROR:
> 
> 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 [townsend at astro.wisc.edu]
>> Sent: Tuesday, December 20, 2011 12:47 AM
>> To: lixinyu
>> Cc: mesa-users at lists.sourceforge.net
>> 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
>>> mesa-users at lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/mesa-users
>> 
>> <test_output><tmp.txt>





More information about the Mesa-users mailing list