[mesa-users] Trouble Installing MESA for first time

Jacob Richter jric1416 at me.com
Wed Mar 20 21:29:18 EDT 2013


Hey MESA users,

I have been having some troubles installing MESA for the first time on a LINUX box. 

I have successfully installed the sdk, current version from november 6 2012 64 bit, with no issues. And then set the paths by altering the .cshrc file and sourcing appropriately. 

The ./clean executes fine and throws up no errors. The issue is when trying to install with ./install. 

Giving me:

no! running install_ndiff
ndiff installed in utils/ndiff/

/suphys/jric1416/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 -x f77-cpp-input ../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 -x f77-cpp-input ../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/suphys/jric1416/mesasdk/include -fbounds-check -Wuninitialized -Warray-bounds -g -c -ffixed-form -ffixed-line-length-132 -x f77-cpp-input ../src/test_const.f
gfortran -fopenmp -o ../tester test_const.o -L../../make -lconst

../../utils/ndiff/bin/ndiff: error while loading shared libraries: libgmp.so.10:
 wrong ELF class: ELFCLASS64

/suphys/jric1416/mesa/const/test
TEST FAILED -- compare test_output to tmp.txt

As Requested the outputs of the following are:

uname -a
Linux silliac.physics.usyd.edu.au 2.6.18-348.1.1.el5 #1 SMP Fri Dec 14 05:25:59 EST 2012 x86_64 x86_64 x86_64 GNU/Linux

gfortran --version
GNU Fortran (GCC) 4.7.2
Copyright (C) 2012 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

echo $MESASDK_ROOT
/suphys/jric1416/mesasdk

echo $PATH
/suphys/jric1416/mesasdk/bin:/usr/lib64/qt-3.3/bin:/usr/NX/bin:/usr/kerberos/bin:/suphys/jric1416/bin:/usr/physics/bin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/usr/physics/sbin:/usr/local/sbin:/usr/sbin:/sbin:.:/opt/dell/srvadmin/bin


I've searched through the FAQ's and cannot seem to find any relatable issue so any help here will be greatly appreciated.

Thanks

Regards

Jacob Richter

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20130321/779a9d0b/attachment.html>


More information about the Mesa-users mailing list