Re: IDL - OS X Mountain Lion [message #82674 is a reply to message #81771] |
Wed, 09 January 2013 12:46   |
jiashenyue
Messages: 10 Registered: January 2013
|
Junior Member |
|
|
Hi Chris,
I've got a problem to start IDL and ENVI from Quarz under OS X 10.8.2 Mountain Lion. When I tried to type the command "IDL" and "ENVI" in xterm as I usually did in Lion, I got "command not found" error. Do you know how to solve this problem?
Best
Shenyue
On Friday, October 19, 2012 10:03:39 AM UTC-7, Chris Torrence wrote:
> On Friday, October 19, 2012 10:49:53 AM UTC-6, tom.b...@gmail.com wrote:
>
>>
>
>> I upgraded, and found everything to work fairly well. However, I've recently discovered an issue with the plot function. It won't let me modify the plot in anyway through the GUI interface and it refuses to save the output. I think it's related to Xquartz but nothing I've tried so far has fixed it.
>
>
>
> Hi Tom,
>
>
>
> Are you running XQuartz 2.7.4?
>
> http://xquartz.macosforge.org/landing/
>
>
>
> Another thing to try is running the plot function in IDL widgets instead of the Java shell. Try this:
>
> p = plot(/test, /widgets)
>
> The controls on the bottom are a bit different, and you need to use the property sheet to change the properties.
>
>
>
> Hope this helps.
>
>
>
> Cheers,
>
> Chris
>
> ExelisVIS
|
|
|