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

Home » Public Forums » archive » IDL 8.3 in 64 bits Ubuntu
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 8.3 in 64 bits Ubuntu [message #88244] Wed, 02 April 2014 11:32 Go to next message
Pom is currently offline  Pom
Messages: 13
Registered: August 2010
Junior Member
Hi,

I am wondering if someone has similar problems and could give me some ideas on how to solve these errors.

I have IDL codes that run perfectly on 32 bit Fedora(IDL 6.3), unfortunately my new desktop is Ubuntu 12.04 64 bits. I bought IDL (IDL 8.3) license for this new desktop and my codes gave 'file not found' error. Of course, first thing I checked is file permission, it is not the case). I found some comments on the web about running 32 bits code on a 64 bit, so I install 'ia32-libs-multiarch' libraries but errors persisted.

I appreciate any comments.

thank you
Re: IDL 8.3 in 64 bits Ubuntu [message #88251 is a reply to message #88244] Wed, 02 April 2014 12:54 Go to previous messageGo to next message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Pom writes:

> I am wondering if someone has similar problems and could give me some ideas on how to solve these errors.
>
> I have IDL codes that run perfectly on 32 bit Fedora(IDL 6.3), unfortunately my new desktop is Ubuntu 12.04 64 bits. I bought IDL (IDL 8.3) license for this new desktop and my codes gave 'file not found' error. Of course, first thing I checked is file permission, it is not the case). I found some comments on the web about running 32 bits code on a 64 bit, so I install 'ia32-libs-multiarch' libraries but errors persisted.
>
> I appreciate any comments.

I think this error means the file IDL is searching for can't be found.

There are only two possible explanations for this, and neither involves
the number of bits in your operating system.

1). The file IDL is looking for is not there (i.e., it's gone!).

Or,

2). IDL is not looking in the right place for the file, so of course it
can't find it! (Recall the joke about the drunk looking for his keys
under the light pole because it was easier to see there.) Have you made
it clear to IDL where it is suppose to be looking for these files? In
other words, have you set the IDL path up correctly?

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
Re: IDL 8.3 in 64 bits Ubuntu [message #88262 is a reply to message #88244] Thu, 03 April 2014 01:41 Go to previous message
Nigel Wade is currently offline  Nigel Wade
Messages: 286
Registered: March 1998
Senior Member
On 02/04/14 19:32, Pom wrote:
> Hi,
>
> I am wondering if someone has similar problems and could give me some ideas on how to solve these errors.
>
> I have IDL codes that run perfectly on 32 bit Fedora(IDL 6.3), unfortunately my new desktop is Ubuntu 12.04 64 bits.
> I bought IDL (IDL 8.3) license for this new desktop and my codes gave 'file not found' error. Of course, first thing
> I checked is file permission, it is not the case). I found some comments on the web about running 32 bits code on a
> 64 bit, so I install 'ia32-libs-multiarch' libraries but errors persisted.
>

On a 64bit system IDL will run the 64bit version of IDL by default. This should not require any 32bit support. Is there
any particular reason why you want to run 32bit IDL? The license is not architecture specific, you can use either (or
both if you want).
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Google Group problems - email address visible
Next Topic: Locking is not possible in the directory issue

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

Current Time: Wed Oct 08 09:13:31 PDT 2025

Total time taken to generate the page: 0.00672 seconds