|
[Sponsors] |
May 6, 2010, 15:45 |
Gambit error in Ubuntu 9.10
|
#1 |
New Member
jbmere
Join Date: May 2010
Posts: 1
Rep Power: 0 |
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 |
|
November 20, 2011, 16:00 |
Solved
|
#2 |
Member
vlg
Join Date: Jul 2011
Location: My home :)
Posts: 81
Rep Power: 18 |
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 Code:
sudo apt-get update http://blog.bloke.com/2011/03/fixed-...bin-not-found/ |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Installation of OpenFOAM-1.6 on Ubuntu 9.10 | marval | OpenFOAM Installation | 2 | March 17, 2010 09:33 |
[OpenFOAM] paraFoam crashing on Ubuntu 9.10 | subash | ParaView | 1 | February 12, 2010 11:53 |
Problem installing on Ubuntu 9.10 -> 'Cannot open : No such file or directory' | mfiandor | OpenFOAM Installation | 2 | January 25, 2010 10:50 |
Peoblem with paraview on ubuntu 9.10 machine | nabeels | OpenFOAM Bugs | 0 | December 26, 2009 16:15 |
ubuntu 9.10 64bit - wmake missing headers | soeren87 | OpenFOAM Installation | 5 | November 11, 2009 11:01 |