02 Jul 2013 02:33 AM |
|
Hi,
when I try to run idlde I have this error:
/usr/local/itt/idl/bin/idlde: 609: exec: /usr/local/itt/idl706/idlde/idlde.linux.x86: not found
I have the IDL Version 7.0.6 an I use ubuntu 12.04 (64 bits).
I have checked the file and It exists also I've tried to find the problem and it seems that it is a problem with libraries in 32/64 bits.
In this post ( http://www.exelisvis.com/...e/posts/Default.aspx ) someone has the same problem, but unfortunately in the link where it is explained the solution it doen't work.
any idea to fix the problem?
thanks a lot in advance,
Victor
|
|
|
|
Deleted User New Member
Posts:  
02 Jul 2013 11:56 AM |
|
Hi Victor,
IDL 7.0.x Workbench was a 32bit application. So there is the possibility that your 64bit Ubuntu does not have what is called the 32bit compatibility libraries installed. Could that be the case?
You will need then to get that 32bit compatibility package for Ubuntu.
Cheers,
Fernando
|
|
|
|
Deleted User New Member
Posts:  
03 Jul 2013 02:12 AM |
|
Hi Fernando,
I've installed the libraries ia32 and I 've solved the problem but now when I try to run idlde I obtain this message:
JVM terminated. Exit code=13
/usr/bin/java
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/local/itt/idl706/idlde/bin.linux.x86/xulrunner-1.8.1.3
-jar /usr/local/itt/idl706/idlde/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar
-os linux
-ws gtk
-arch x86
-showsplash
-launcher /usr/local/itt/idl706/idlde/idlde.linux.x86
-name Idlde.linux.x86
--launcher.library /usr/local/itt/idl706/idlde/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.0.v20070606/eclipse_1020.so
-startup /usr/local/itt/idl706/idlde/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar
-exitdata a0001
-vm /usr/lib/jvm/java-7-openjdk-amd64/jre/bin
-vm /usr/bin/java
-vmargs
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/local/itt/idl706/idlde/bin.linux.x86/xulrunner-1.8.1.3
-jar /usr/local/itt/idl706/idlde/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar
I've found on internet and I think that I have to change the path of Java on the file idlde.linux.x86.ini, unfortunately I've done some test with my folder of java in /usr/lib/jvm but I can't run...
thanks,
Víctor
|
|
|
|
Deleted User New Member
Posts:  
03 Jul 2013 12:01 PM |
|
Hi Victor,
Could the following Help Article is what you need?:
http://www.exelisvis.com/Support/Help...
I'm not sure if this is what you meant from your previous message.
Cheers,
Fernando
|
|
|
|
Deleted User New Member
Posts:  
04 Jul 2013 02:21 AM |
|
Hi fernando,
I've tried to follow the instructions of the link and I've tested a lot of paths for java in the file idlde.linux.x86.ini. I can't run the environment... i am not an expert about java so I don't know if I use the correct binaries files...
victor
|
|
|
|
Deleted User New Member
Posts:  
10 Jul 2013 03:17 PM |
|
Hi Victor,
How do you run IDL?. The best is to do the following from the linux prompt:
. /usr/local/exelis/idl82/bin/idl_setup.bash
if you are using bash shell. Notice that I'm using the source operator "." and then a space and /usr/...
Then, try typing:
idlde
Does it work?
Another option would be for you to upgrade to the latest version of IDL.
Cheers,
Fernando
|
|
|
|
Deleted User New Member
Posts:  
22 Jul 2013 02:32 AM |
|
Hi Fernando,
thanks for your advice...but I've tried to do this and I have the same error as before...
JVM terminated. Exit code=13
/usr/bin/java
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/local/itt/idl706/idlde/bin.linux.x86/xulrunner-1.8.1.3
-jar /usr/local/itt/idl706/idlde/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar
-os linux
-ws gtk
-arch x86
-showsplash
-launcher /usr/local/itt/idl706/idlde/idlde.linux.x86
-name Idlde.linux.x86
--launcher.library /usr/local/itt/idl706/idlde/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.0.v20070606/eclipse_1020.so
-startup /usr/local/itt/idl706/idlde/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar
-exitdata 2600001
-vm /usr/lib/jvm/java-6-openjdk/jre/bin
-vm /usr/bin/java
-vmargs
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/local/itt/idl706/idlde/bin.linux.x86/xulrunner-1.8.1.3
-jar /usr/local/itt/idl706/idlde/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar
I will put here the solution if I find it ...
thanks,
|
|
|
|
Deleted User New Member
Posts:  
22 Jul 2013 01:21 PM |
|
Hi Victor,
Do you have the possibility of upgrading IDL to the latest version? This will be IDL 8.2.3. If you do, remember that you can keep the old version as well, both can be running in parallel in a way.
I don't remember if I told you already, but, have you tried deleting the hidden folder called:
.idl
or you can rename it to _idl.
Then, try running it again.
Cheers,
Fernando
|
|
|
|
Deleted User New Member
Posts:  
22 Aug 2013 06:21 AM |
|
Hi Fernando
My institution recently (finally) bought IDL, we have the 8.2 version, on the IDL webpage says I should start it by typing idlde, however I get the following error message
/usr/local/exelis/idl82/bin/idlde: 463: exec: /usr/local/exelis/idl82/idlde/idlde.linux.x86: not found
I read through this thread but I found no way to solve it
Regards
Luis
|
|
|
|
Deleted User New Member
Posts:  
22 Aug 2013 11:58 AM |
|
Hi Luis,
Have you tried this?:
. /usr/local/exelis/idl82/bin/idl_setup.bash
if you are using bash shell. Notice that I'm using the source operator "." and then a space and then "/usr/..."
Then, try typing:
idlde
Are you running in a 64bit or 32bit operating system?
Cheers,
Fernando
|
|
|
|