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

Home » Public Forums » archive » IDLWAVE (Mac) launching IDL as PPC rather than Intel
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: IDLWAVE (Mac) launching IDL as PPC rather than Intel [message #51934 is a reply to message #51802] Fri, 08 December 2006 16:07 Go to previous messageGo to previous message
Anthony[1] is currently offline  Anthony[1]
Messages: 20
Registered: December 2006
Junior Member
JD Smith wrote:
> That's a first (no Intel Mac here). Do you happen to have more than
> one IDL 6.3 version installed? My guess is that from the terminal you
> are running one version, and from IDLWAVE another, likely do to
> differences in the environment (e.g. search path) between them.

Okay, I have 6.3 and 6.1 installed, and I've found the problem and a
(messy) solution.

IDLWAVE appears to call IDL from the idl_6.1 folder, rather than from
$IDL_DIR or ...rsi/idl, both of which point to idl_6.3. This means that
idl_6.1/bin/idl is executed, which assumes that if OS="darwin" then
ARCH=".ppc". It then calls $IDL_DIR/bin/bin.$OS$ARCH, i.e., 6.3 PPC
version.

My messy solution is to move the 6.1 folder and create a link idl_6.1
-> ... idl_6.3. So when IDLWAVE attempts to call idl_6.1 it actually
calls idl_6.3.

Any idea why IDLWAVE should call idl_6.1 rather than the default?

Anthony
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Data elimination from array
Next Topic: How to get a very large 2D projected surface image

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

Current Time: Sat Oct 11 21:08:46 PDT 2025

Total time taken to generate the page: 0.48275 seconds