[mesa-users] Comiling (error?)
Aaron Dotter
aaron.dotter at gmail.com
Fri Jul 5 17:09:39 EDT 2013
Hi Xavier,
Your best option is probably to install the 64-bit version of your OS, if
at all possible.
See here:
http://mesastar.org/documentation/frequently-asked-questions#running-mesa-on-a
Aaron
On Saturday, July 6, 2013, Xavier Fernández-Real Girona wrote:
> Hi everyone,
>
> I'm new here and I'm having trouble with the installation.
>
> MESA version: 5118 (current)
> Operative System: Ubuntu 13.04 (32 bits)
>
> And the exact thing I did (pre-requisites all installed):
> svn co -r 5118 svn://svn.code.sf.net/p/mesa/code/trunk mesa
> install mesasdk
>
> export MESASDK_ROOT=~/mesadsk
> source $MESADSK_ROOT/bin/mesadsk_init.sh
> export OMP_NUM_THREADS=2
> ./clean
> ./install
>
> And the installation works until it reaches mtx folder, concretely until
> the following line:
>
> gfortran -fopenmp -o ../tester test_mtx_support.o test_banded.o
> test_block_tri_dble.o test_block_tri_quad.o test_klu_dble.o test_klu_quad.o
> test_square.o test_square_quad.o test_sparse.o test_mtx.o \
> -L../../make -lmtx -lconst -lmesaklu `mesasdk_lapack_link`
> `mesasdk_blas_link` -L../../../lib -lutils
>
> And then, it basically stops. Any error is shown nor the installation
> finishes, it just stops there, and I have waited for more than 1 hour to
> see if it suddenly tries to continue, but nothing happens.
>
> Does anyone know what is happening?
>
> Thank you very much!
> Xavier
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20130706/072a2ddb/attachment.html>
More information about the Mesa-users
mailing list