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

Home » Public Forums » archive » Re: MAC running IDL 7.0 from the command line
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: MAC running IDL 7.0 from the command line [message #67927 is a reply to message #67919] Fri, 04 September 2009 22:45 Go to previous messageGo to previous message
cgguido is currently offline  cgguido
Messages: 195
Registered: August 2005
Senior Member
On Sep 4, 9:38 pm, nata <bernat.puigdomen...@gmail.com> wrote:
> Hi folks,
>
> I installed the IDL 7.0 on my new mac book pro with Snow Leopard. The
> installation was completed successfully and I can run IDL and IDLDE. I
> didn't try it so much but apparently it works good.
>
> My problem is that I want to run the IDL from the terminal and I don't
> know why I can't.
> I just want to run IDL typing "idl" in the command line. The same for
> the IDLDE.
>
> Does anybody have a suggestion of how to do this ?
>
> Thanks in advance,
>
> nata

Probably the IDL install directory is not in your path. At the
terminal type the following:

echo "export PATH=/Applications/itt/idl/bin:$PATH" >> ~/.bashrc

and also type

echo "source ~/.bashrc" >> ~/.bash_profile

The above assumes that you installed IDL in /Applications/itt.

G
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Invalid indices?
Next Topic: What is the problem ?

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

Current Time: Sat Oct 11 20:08:01 PDT 2025

Total time taken to generate the page: 3.54020 seconds