CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   Gambit error in Ubuntu 9.10 (https://www.cfd-online.com/Forums/fluent/75841-gambit-error-ubuntu-9-10-a.html)

jbmere May 6, 2010 14:45

Gambit error in Ubuntu 9.10
 
Hello

Sorry for, maybe, a stupid question, but I'm a little bit desperate

I was insalling gambit 2.3.16 under ubuntu 9.10 x86_64

Of course I was setting up /usr/lib32 and /lib32 and populated them with appropriate .so libraries as gambit requested them.

When I was thinking all was OK, I found an extrange message

$gambit
Starting /opt/gambit/gambit2.3.16/lnx86/gambit ...
exec: 951: /opt/gambit/gambit2.3.16/lnx86/gambit: not found
$

But I realize that the file itself exists
$ ls -l /opt/gambit/gambit2.3.16/lnx86/gambit
-rwxr-xr-x 1 solver root 32304032 2010-05-05 20:37 /opt/gambit/gambit2.3.16/lnx86/gambit

My feeling is that the file is calling some other file which is missing.
My problem is that no additional message is provide, so I have no idea about what's wrong.

Thank you so much for your help

jb

villager November 20, 2011 15:00

Solved
 
This problem is solved (exactly) by installing ia32-libs, it has helped me - when I installed Gambit in a clear Ubuntu11.04 without no libs, I had the same message.
Code:

sudo apt-get install ia32-libs
unknown package? then ->
Code:

sudo apt-get update
The solution was first specified here for other problem.
http://blog.bloke.com/2011/03/fixed-...bin-not-found/


All times are GMT -4. The time now is 21:37.