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

Home » Public Forums » archive » Re: Starting an old IDL version
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: Starting an old IDL version [message #63307 is a reply to message #63288] Mon, 03 November 2008 14:00 Go to previous message
liamgumley is currently offline  liamgumley
Messages: 74
Registered: June 2005
Member
On Nov 3, 3:16 pm, Brian Larsen <balar...@gmail.com> wrote:
> I finally upgraded to 7.0.4 from 6.4.1 and so far so good.  However I
> am fighting with a dlm and wondering if it is a 32/64 bit issue (the
> 7.0.4 is 64 and 6.4.1 is 32 at least on my mac).  Is there a way that
> I can start 6.4.1 from the command line like I used to (and still do
> for 7.0.4)?  If I type idl I get 704, if I type /Applications/itt/
> idl64/bin/idl I get 704, If I type /Applications/itt/idl64/bin/
> bin.darwin.i386/idl I get a bunch of errors....

This is how I switch between IDL 6.4 and IDL 7.0 on my MacBook Pro:

$ source /Applications/itt/idl64/bin/idl_setup.bash
$ idl
IDL Version 6.4.1, Mac OS X (darwin i386 m32). (c) 2007, ITT Visual
Information Solutions
IDL> exit

$ source /Applications/itt/idl70/bin/idl_setup.bash
$ idl
IDL Version 7.0, Mac OS X (darwin i386 m32). (c) 2007, ITT Visual
Information Solutions
IDL> exit

Cheers,
Liam.
Practical IDL Programming
http://www.gumley.com/
[Message index]
 
Read Message
Read Message
Previous Topic: Re: google code search
Next Topic: Lions and tiger and objects, oh my!

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

Current Time: Wed Oct 08 20:04:57 PDT 2025

Total time taken to generate the page: 0.00377 seconds