[Gmsh] One question for Gmsh

Eiser, Sebastian sebastian.eiser at k-ai.at
Mon Apr 16 22:06:22 CEST 2012


please check

ldd ./gmsh

 for lines "not found". Possibly you've got an architecture mismatch (32 v 64 bit). The binary on the homepage is for 32bit systems. In that case you need to install 32bit libraries (these are not in an lib64/ folder, or course). Depending on your linux flavour, this can be done relatively simple by apt-get, pacman, yum etc.

libGLU.so.1 is provided by the mesa package. 

-Sebastian



________________________________________
From: gmsh-bounces at ace20.montefiore.ulg.ac.be [gmsh-bounces at ace20.montefiore.ulg.ac.be] On Behalf Of Kuan Zhang [kuankuanster at gmail.com]
Sent: Thursday, April 12, 2012 5:02 PM
To: gmsh at geuz.org
Subject: [Gmsh] One question for Gmsh

Hi,

I have a problem when I try to run Gmsh. The error is:

[zhang at clonetroop bin]$ ./gmsh
./gmsh: error while loading shared libraries: libGLU.so.1: wrong ELF class: ELFCLASS64

and also, there are some relevant informations:

 [zhang at clonetroop bin]$ echo $LD_LIBRARY_PATH
/usr/lib64/:/opt/gridengine/lib/lx26-amd64:/share/apps/intel/impi/4.0.1.007/intel64/lib:/clonetroop/zhang/usr/lib:/share/apps/intel/impi/4.0.1.007/intel64/lib/<http://4.0.1.007/intel64/lib:/clonetroop/zhang/usr/lib:/share/apps/intel/impi/4.0.1.007/intel64/lib/>

[zhang at clonetroop bin]$ ls /usr/lib64 | grep libGLU.so
libGLU.so
libGLU.so.1
libGLU.so.1.3.060501


Could you please help me for solving this problem? Thank you very much!


Best wishes,

Kuan Zhang