Re: IDL environment "idlde" doesn't work [message #85079 is a reply to message #85077] |
Tue, 02 July 2013 06:38   |
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
|
|
|