comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » IDL environment "idlde" doesn't work
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
IDL environment "idlde" doesn't work [message #84323] Tue, 14 May 2013 07:50 Go to next message
victor.cazcarra is currently offline  victor.cazcarra
Messages: 4
Registered: May 2013
Junior Member
Hi,

I have tried to run the idl environment "idlde" in ubuntu 12.04, but when i execute the command idlde I obtain this message:


/usr/local/itt/idl/bin/idlde: 609: exec: /usr/local/itt/idl706/idlde/idlde.linux.x86: not found

I have cheched and I have the file "idlde.linux.x86" in the same location "/usr/local/itt/idl706"

anyone have any idea?

thanks a lot!

Víctor
Re: IDL environment "idlde" doesn't work [message #84589 is a reply to message #84323] Wed, 03 July 2013 01:22 Go to previous messageGo to next message
victor is currently offline  victor
Messages: 9
Registered: May 1994
Junior Member
On Tuesday, July 2, 2013 3:38:42 PM UTC+2, Victor wrote:
> On Tuesday, July 2, 2013 2:11:51 PM UTC+2, Petros Syntelis wrote:
>
>> On Tuesday, May 14, 2013 5:50:48 PM UTC+3, victor....@gmail.com wrote:
>
>>
>
>>> Hi,
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> I have tried to run the idl environment "idlde" in ubuntu 12.04, but when i execute the command idlde I obtain this message:
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> /usr/local/itt/idl/bin/idlde: 609: exec: /usr/local/itt/idl706/idlde/idlde.linux.x86: not found
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> I have cheched and I have the file "idlde.linux.x86" in the same location "/usr/local/itt/idl706"
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> anyone have any idea?
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> thanks a lot!
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> Víctor
>
>>
>
>>
>
>>
>
>> can you load idl without the environment?
>
>>
>
>> the command is
>
>>
>
>> $idl
>
>>
>
>> in the terminal or you have to
>
>>
>
>> cd /usr/local/itt/idl/bin/
>
>>
>
>> sh idl
>
>>
>
>>
>
>>
>
>> it is always nice to reinstall idl to be sure. You won't lose files.
>
>>
>
>>
>
>>
>
>> if you run on the temrinal
>
>>
>
>> $idlde
>
>>
>
>> what is output? Do you have any other problems?
>
>>
>
>>
>
>>
>
>> Petros
>
>
>
> yes, I can load idl without the environment and it works perfect.
>
>
>
> The output when I try to run $idlde is:
>
>
>
> /usr/local/itt/idl/bin/idlde: 609: exec: /usr/local/itt/idl706/idlde/idlde.linux.x86: not found
>
>
>
> I 've been looking on internet and it seems that it is something with libraries of 32 / 64 bits and Java but I couldn't fix it... If i solve the problem, I will share here..
>
>
>
> thanks

Hi,

I've solved part of the problem insatalling the libraries ia32 (compatibility package 32 bits) but now I obtain this message:

JVM terminated. Exit code=13
/usr/lib/jvm/java-1.7.0-openjdk-amd64/bin/java
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/local/itt/idl70 6/idlde/bin.linux.x86/xulrunner-1.8.1.3
-jar /usr/local/itt/idl706/idlde/plugins/org.eclipse.equinox.laun cher_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.laun cher.gtk.linux.x86_1.0.0.v20070606/eclipse_1020.so
-startup /usr/local/itt/idl706/idlde/plugins/org.eclipse.equinox.laun cher_1.0.0.v20070606.jar
-exitdata 150003
-vm /usr/lib/jvm/java-1.7.0-openjdk-amd64/bin/java
-vmargs
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/local/itt/idl70 6/idlde/bin.linux.x86/xulrunner-1.8.1.3
-jar /usr/local/itt/idl706/idlde/plugins/org.eclipse.equinox.laun cher_1.0.0.v20070606.jar

It seems that it is something with java and I 've tried to change the path on the file idlde.linux.x86.ini but I don't know the correct path of java..
Re: IDL environment "idlde" doesn't work [message #85070 is a reply to message #84323] Mon, 01 July 2013 06:22 Go to previous messageGo to next message
victor.cazcarra is currently offline  victor.cazcarra
Messages: 4
Registered: May 2013
Junior Member
Hi all,

In order to try to solve this problem...I've found this information about someone that it seems to solve the problem

http://www.mofeel.net/1098-comp-lang-idl-pvwave/6093.aspx

but Unfortunately it doesn't work on my computer.

anyone has any idea?

thanks a lot!

Victor
Re: IDL environment "idlde" doesn't work [message #85072 is a reply to message #85070] Mon, 01 July 2013 09:10 Go to previous messageGo to next message
skymaxwell@gmail.com is currently offline  skymaxwell@gmail.com
Messages: 127
Registered: January 2007
Senior Member
понедельник, 1 июля 2013 г., 17:22:03 UTC+4 пользователь victor....@gmail.com написал:
> Hi all,
>
>
>
> In order to try to solve this problem...I've found this information about someone that it seems to solve the problem
>
>
>
> http://www.mofeel.net/1098-comp-lang-idl-pvwave/6093.aspx
>
>
>
> but Unfortunately it doesn't work on my computer.
>
>
>
> anyone has any idea?
>
>
>
> thanks a lot!
>
>
>
> Victor


Can you show the error output. Does it previous error message or a new one ?

Check the version of your system libraries. Look at IDL installation guide or help. There is provided "Hardware and Operating System Requirements".
Must be something like that "Kernel 2.6.9, glibc 2.3.4, GTK+ 2.4.13"
Also you can check your Java version. Your Java must be >= 1.5.

P.S. what is IDL installation (distribution) file you installed ?
Re: IDL environment "idlde" doesn't work [message #85073 is a reply to message #85070] Mon, 01 July 2013 09:21 Go to previous messageGo to next message
skymaxwell@gmail.com is currently offline  skymaxwell@gmail.com
Messages: 127
Registered: January 2007
Senior Member
On Monday, July 1, 2013 5:22:03 PM UTC+4, victor....@gmail.com wrote:
> Hi all,
>
>
>
> In order to try to solve this problem...I've found this information about someone that it seems to solve the problem
>
>
>
> http://www.mofeel.net/1098-comp-lang-idl-pvwave/6093.aspx
>
>
>
> but Unfortunately it doesn't work on my computer.
>
>
>
> anyone has any idea?
>
>
>
> thanks a lot!
>
>
>
> Victor

and check there

http://www.exelisvis.com/Support/Forums/tabid/184/forumid/7/ threadid/8849/scope/posts/Default.aspx
Re: IDL environment "idlde" doesn't work [message #85076 is a reply to message #85073] Tue, 02 July 2013 01:26 Go to previous messageGo to next message
Victor[2] is currently offline  Victor[2]
Messages: 5
Registered: July 2013
Junior Member
On Monday, July 1, 2013 6:21:05 PM UTC+2, skymaxwell wrote:
> On Monday, July 1, 2013 5:22:03 PM UTC+4, victor....@gmail.com wrote:
>
>> Hi all,
>
>>
>
>>
>
>>
>
>> In order to try to solve this problem...I've found this information about someone that it seems to solve the problem
>
>>
>
>>
>
>>
>
>> http://www.mofeel.net/1098-comp-lang-idl-pvwave/6093.aspx
>
>>
>
>>
>
>>
>
>> but Unfortunately it doesn't work on my computer.
>
>>
>
>>
>
>>
>
>> anyone has any idea?
>
>>
>
>>
>
>>
>
>> thanks a lot!
>
>>
>
>>
>
>>
>
>> Victor
>
>
>
> and check there
>
>
>
> http://www.exelisvis.com/Support/Forums/tabid/184/forumid/7/ threadid/8849/scope/posts/Default.aspx

Hi,

It is the same 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've checked the link an it seems that I have the same problem with libraries in 32/64 bits. Unfortunately the link provided in exelivis forum to explain the installation of libraries doesn't work

http://www.ittvis.com/services/techtip.asp?ttid=4425

I see a message like "Article does not exist or Permission Denied."

I have an account of this forum, so I Suppose that it is not a permission problem...

thanks!!

Victor
Re: IDL environment "idlde" doesn't work [message #85077 is a reply to message #84323] Tue, 02 July 2013 05:11 Go to previous messageGo to next message
Petros Syntelis is currently offline  Petros Syntelis
Messages: 32
Registered: June 2013
Member
On Tuesday, May 14, 2013 5:50:48 PM UTC+3, victor....@gmail.com wrote:
> Hi,
>
>
>
> I have tried to run the idl environment "idlde" in ubuntu 12.04, but when i execute the command idlde I obtain this message:
>
>
>
>
>
> /usr/local/itt/idl/bin/idlde: 609: exec: /usr/local/itt/idl706/idlde/idlde.linux.x86: not found
>
>
>
> I have cheched and I have the file "idlde.linux.x86" in the same location "/usr/local/itt/idl706"
>
>
>
> anyone have any idea?
>
>
>
> thanks a lot!
>
>
>
> Víctor

can you load idl without the environment?
the command is
$idl
in the terminal or you have to
cd /usr/local/itt/idl/bin/
sh idl

it is always nice to reinstall idl to be sure. You won't lose files.

if you run on the temrinal
$idlde
what is output? Do you have any other problems?

Petros
Re: IDL environment "idlde" doesn't work [message #85079 is a reply to message #85077] Tue, 02 July 2013 06:38 Go to previous messageGo to next message
Victor[2] is currently offline  Victor[2]
Messages: 5
Registered: July 2013
Junior Member
On Tuesday, July 2, 2013 2:11:51 PM UTC+2, Petros Syntelis wrote:
> On Tuesday, May 14, 2013 5:50:48 PM UTC+3, victor....@gmail.com wrote:
>
>> Hi,
>
>>
>
>>
>
>>
>
>> I have tried to run the idl environment "idlde" in ubuntu 12.04, but when i execute the command idlde I obtain this message:
>
>>
>
>>
>
>>
>
>>
>
>>
>
>> /usr/local/itt/idl/bin/idlde: 609: exec: /usr/local/itt/idl706/idlde/idlde.linux.x86: not found
>
>>
>
>>
>
>>
>
>> I have cheched and I have the file "idlde.linux.x86" in the same location "/usr/local/itt/idl706"
>
>>
>
>>
>
>>
>
>> anyone have any idea?
>
>>
>
>>
>
>>
>
>> thanks a lot!
>
>>
>
>>
>
>>
>
>> Víctor
>
>
>
> can you load idl without the environment?
>
> the command is
>
> $idl
>
> in the terminal or you have to
>
> cd /usr/local/itt/idl/bin/
>
> sh idl
>
>
>
> it is always nice to reinstall idl to be sure. You won't lose files.
>
>
>
> if you run on the temrinal
>
> $idlde
>
> what is output? Do you have any other problems?
>
>
>
> Petros

yes, I can load idl without the environment and it works perfect.

The output when I try to run $idlde is:

/usr/local/itt/idl/bin/idlde: 609: exec: /usr/local/itt/idl706/idlde/idlde.linux.x86: not found

I 've been looking on internet and it seems that it is something with libraries of 32 / 64 bits and Java but I couldn't fix it... If i solve the problem, I will share here..

thanks
Re: IDL environment "idlde" doesn't work [message #85093 is a reply to message #84323] Wed, 03 July 2013 01:29 Go to previous messageGo to next message
Petros Syntelis is currently offline  Petros Syntelis
Messages: 32
Registered: June 2013
Member
On Tuesday, May 14, 2013 5:50:48 PM UTC+3, victor....@gmail.com wrote:
> Hi,
>
>
>
> I have tried to run the idl environment "idlde" in ubuntu 12.04, but when i execute the command idlde I obtain this message:
>
>
>
>
>
> /usr/local/itt/idl/bin/idlde: 609: exec: /usr/local/itt/idl706/idlde/idlde.linux.x86: not found
>
>
>
> I have cheched and I have the file "idlde.linux.x86" in the same location "/usr/local/itt/idl706"
>
>
>
> anyone have any idea?
>
>
>
> thanks a lot!
>
>
>
> Víctor

try running
$idlde -32
$idlde -64
for the 32/64 bit

Try installing
sudo apt-get install ia32-libs ia32-libs-multiarch:i386
Re: IDL environment "idlde" doesn't work [message #85096 is a reply to message #85093] Wed, 03 July 2013 04:28 Go to previous messageGo to next message
Petros Syntelis is currently offline  Petros Syntelis
Messages: 32
Registered: June 2013
Member
On Wednesday, July 3, 2013 11:29:18 AM UTC+3, Petros Syntelis wrote:
> On Tuesday, May 14, 2013 5:50:48 PM UTC+3, victor....@gmail.com wrote:
>
>> Hi,
>
>>
>
>>
>
>>
>
>> I have tried to run the idl environment "idlde" in ubuntu 12.04, but when i execute the command idlde I obtain this message:
>
>>
>
>>
>
>>
>
>>
>
>>
>
>> /usr/local/itt/idl/bin/idlde: 609: exec: /usr/local/itt/idl706/idlde/idlde.linux.x86: not found
>
>>
>
>>
>
>>
>
>> I have cheched and I have the file "idlde.linux.x86" in the same location "/usr/local/itt/idl706"
>
>>
>
>>
>
>>
>
>> anyone have any idea?
>
>>
>
>>
>
>>
>
>> thanks a lot!
>
>>
>
>>
>
>>
>
>> Víctor
>
>
>
> try running
>
> $idlde -32
>
> $idlde -64
>
> for the 32/64 bit
>
>
>
> Try installing
>
> sudo apt-get install ia32-libs ia32-libs-multiarch:i386

Check which java you have installed with
$java -version

I whould recomend you to install the jdk packages. Still, with the jre packages you shouldn't have a problem.

I also whould try to install the Oracle (Sun) java jdk version 7. and set this as my default java virtual machine. Follow by the letter this instructions and you should do the installation without a problem

http://askubuntu.com/questions/56104/how-can-i-install-sun-o racles-proprietary-java-6-7-jre-or-jdk
Re: IDL environment "idlde" doesn't work [message #85097 is a reply to message #85096] Wed, 03 July 2013 07:28 Go to previous messageGo to next message
Victor[2] is currently offline  Victor[2]
Messages: 5
Registered: July 2013
Junior Member
On Wednesday, July 3, 2013 1:28:50 PM UTC+2, Petros Syntelis wrote:
> On Wednesday, July 3, 2013 11:29:18 AM UTC+3, Petros Syntelis wrote:
>
>> On Tuesday, May 14, 2013 5:50:48 PM UTC+3, victor....@gmail.com wrote:
>
>>
>
>>> Hi,
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> I have tried to run the idl environment "idlde" in ubuntu 12.04, but when i execute the command idlde I obtain this message:
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> /usr/local/itt/idl/bin/idlde: 609: exec: /usr/local/itt/idl706/idlde/idlde.linux.x86: not found
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> I have cheched and I have the file "idlde.linux.x86" in the same location "/usr/local/itt/idl706"
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> anyone have any idea?
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> thanks a lot!
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> Víctor
>
>>
>
>>
>
>>
>
>> try running
>
>>
>
>> $idlde -32
>
>>
>
>> $idlde -64
>
>>
>
>> for the 32/64 bit
>
>>
>
>>
>
>>
>
>> Try installing
>
>>
>
>> sudo apt-get install ia32-libs ia32-libs-multiarch:i386
>
>
>
> Check which java you have installed with
>
> $java -version
>
>
>
> I whould recomend you to install the jdk packages. Still, with the jre packages you shouldn't have a problem.
>
>
>
> I also whould try to install the Oracle (Sun) java jdk version 7. and set this as my default java virtual machine. Follow by the letter this instructions and you should do the installation without a problem
>
>
>
> http://askubuntu.com/questions/56104/how-can-i-install-sun-o racles-proprietary-java-6-7-jre-or-jdk

My java version is:

java version "1.6.0_27"
OpenJDK Runtime Environment (IcedTea6 1.12.5) (6b27-1.12.5-0ubuntu0.12.04.1)
OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)

And also I've checked the jdk package...and I think that i've installed the
java jdk version 7.

thanks a lot for your help . If I find the solution I will share here for everybody.

Víctor
Re: IDL environment "idlde" doesn't work [message #85098 is a reply to message #85097] Wed, 03 July 2013 07:40 Go to previous messageGo to next message
Petros Syntelis is currently offline  Petros Syntelis
Messages: 32
Registered: June 2013
Member
On Wednesday, July 3, 2013 5:28:33 PM UTC+3, victor wrote:
> On Wednesday, July 3, 2013 1:28:50 PM UTC+2, Petros Syntelis wrote:
>
>> On Wednesday, July 3, 2013 11:29:18 AM UTC+3, Petros Syntelis wrote:
>
>>
>
>>> On Tuesday, May 14, 2013 5:50:48 PM UTC+3, victor....@gmail.com wrote:
>
>>
>
>>>
>
>>
>
>>>> Hi,
>
>>
>
>>>
>
>>
>
>>>>
>
>>
>
>>>
>
>>
>
>>>>
>
>>
>
>>>
>
>>
>
>>>>
>
>>
>
>>>
>
>>
>
>>>> I have tried to run the idl environment "idlde" in ubuntu 12.04, but when i execute the command idlde I obtain this message:
>
>>
>
>>>
>
>>
>
>>>>
>
>>
>
>>>
>
>>
>
>>>>
>
>>
>
>>>
>
>>
>
>>>>
>
>>
>
>>>
>
>>
>
>>>>
>
>>
>
>>>
>
>>
>
>>>>
>
>>
>
>>>
>
>>
>
>>>> /usr/local/itt/idl/bin/idlde: 609: exec: /usr/local/itt/idl706/idlde/idlde.linux.x86: not found
>
>>
>
>>>
>
>>
>
>>>>
>
>>
>
>>>
>
>>
>
>>>>
>
>>
>
>>>
>
>>
>
>>>>
>
>>
>
>>>
>
>>
>
>>>> I have cheched and I have the file "idlde.linux.x86" in the same location "/usr/local/itt/idl706"
>
>>
>
>>>
>
>>
>
>>>>
>
>>
>
>>>
>
>>
>
>>>>
>
>>
>
>>>
>
>>
>
>>>>
>
>>
>
>>>
>
>>
>
>>>> anyone have any idea?
>
>>
>
>>>
>
>>
>
>>>>
>
>>
>
>>>
>
>>
>
>>>>
>
>>
>
>>>
>
>>
>
>>>>
>
>>
>
>>>
>
>>
>
>>>> thanks a lot!
>
>>
>
>>>
>
>>
>
>>>>
>
>>
>
>>>
>
>>
>
>>>>
>
>>
>
>>>
>
>>
>
>>>>
>
>>
>
>>>
>
>>
>
>>>> Víctor
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> try running
>
>>
>
>>>
>
>>
>
>>> $idlde -32
>
>>
>
>>>
>
>>
>
>>> $idlde -64
>
>>
>
>>>
>
>>
>
>>> for the 32/64 bit
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> Try installing
>
>>
>
>>>
>
>>
>
>>> sudo apt-get install ia32-libs ia32-libs-multiarch:i386
>
>>
>
>>
>
>>
>
>> Check which java you have installed with
>
>>
>
>> $java -version
>
>>
>
>>
>
>>
>
>> I whould recomend you to install the jdk packages. Still, with the jre packages you shouldn't have a problem.
>
>>
>
>>
>
>>
>
>> I also whould try to install the Oracle (Sun) java jdk version 7. and set this as my default java virtual machine. Follow by the letter this instructions and you should do the installation without a problem
>
>>
>
>>
>
>>
>
>> http://askubuntu.com/questions/56104/how-can-i-install-sun-o racles-proprietary-java-6-7-jre-or-jdk
>
>
>
> My java version is:
>
>
>
> java version "1.6.0_27"
>
> OpenJDK Runtime Environment (IcedTea6 1.12.5) (6b27-1.12.5-0ubuntu0.12.04.1)
>
> OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)
>
>
>
> And also I've checked the jdk package...and I think that i've installed the
>
> java jdk version 7.
>
>
>
> thanks a lot for your help . If I find the solution I will share here for everybody.
>
>
>
> Víctor


You have the OpenJDK which is the opensource equivalent of Oracle's Java.
You shouldn't have a problem with this java version,but still you should try installing oracle 1.7 java from that link i gave you, just to be sure.


I am not by any chance an expert on reading log files etc but in your error message you have

JVM terminated. Exit code=13
/usr/lib/jvm/java-1.7.0-openjdk-amd64/bin/java
which refers to java 1.7, and your installed java version is "1.6.0_27" .

I don't know if this causes the problem, but i would try just in case to install either Oracle java 1.7 (download and install) or openJDK 1.7 (synaptic).

Petros
Re: IDL environment "idlde" doesn't work [message #85099 is a reply to message #85098] Wed, 03 July 2013 21:21 Go to previous messageGo to next message
timothyja123 is currently offline  timothyja123
Messages: 57
Registered: February 2013
Member
> JVM terminated. Exit code=13
>
> /usr/lib/jvm/java-1.7.0-openjdk-amd64/bin/java

It looks like the workspace is trying to lauch with Java 7. Older Eclipse versions (likely the on included with IDL 7) doent work on Java 7 you need to get it to lauch on Java 6.
Re: IDL environment "idlde" doesn't work [message #86316 is a reply to message #84323] Fri, 25 October 2013 11:34 Go to previous messageGo to next message
thebadrobots is currently offline  thebadrobots
Messages: 1
Registered: October 2013
Junior Member
On Tuesday, May 14, 2013 4:50:48 PM UTC+2, victor....@gmail.com wrote:
> Hi,
>
>
>
> I have tried to run the idl environment "idlde" in ubuntu 12.04, but when i execute the command idlde I obtain this message:
>
>
>
>
>
> /usr/local/itt/idl/bin/idlde: 609: exec: /usr/local/itt/idl706/idlde/idlde.linux.x86: not found
>
>
>
> I have cheched and I have the file "idlde.linux.x86" in the same location "/usr/local/itt/idl706"
>
>
>
> anyone have any idea?
>
>
>
> thanks a lot!
>
>
>
> Víctor

Creating the arch file in bin as suggestested in the post works well for my IDL7.0 plus Ubuntu12.4 on 64 bits. Thanks for the tip
Re: IDL environment "idlde" doesn't work [message #86776 is a reply to message #84323] Mon, 02 December 2013 11:56 Go to previous message
haoqinju is currently offline  haoqinju
Messages: 1
Registered: December 2013
Junior Member
在 2013年5月14日星期二UTC-4上午10时50分48秒,victor ....@gmail.com写道:
> Hi,
>
>
>
> I have tried to run the idl environment "idlde" in ubuntu 12.04, but when i execute the command idlde I obtain this message:
>
>
>
>
>
> /usr/local/itt/idl/bin/idlde: 609: exec: /usr/local/itt/idl706/idlde/idlde.linux.x86: not found
>
>
>
> I have cheched and I have the file "idlde.linux.x86" in the same location "/usr/local/itt/idl706"
>
>
>
> anyone have any idea?
>
>
>
> thanks a lot!
>
>
>
> Víctor

You can see the page below, it solves my problem which is the same as yours:
http://www.exelisvis.com/Support/HelpArticlesDetail/TabId/21 9/ArtMID/900/ArticleID/5276/5276.aspx
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: IDL code - problem to convert string to float
Next Topic: IDL 8.3???

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 11:41:26 PDT 2025

Total time taken to generate the page: 0.00880 seconds