Re: setenv DISPLAY fix not working with X Widonws display problem... [message #82510 is a reply to message #82508] |
Wed, 19 December 2012 13:42  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
cjarviskdr@gmail.com writes:
> I am using Cygwin and attempt to run a basic plot function in IDL but get the error (which I have seen here is fairly common):
> % PLOT: Unable to connect to X Windows display: :0.0
> % PLOT: Unable to open X Windows display.
> Is your DISPLAY environment variable set correctly?
> % Execution halted at: $MAIN$
>
> I have read that:
> setenv display <your IP address>:0.0
> ^
> should make it work, but for me it just produced a sytax error as shown above under the "i". What could be a solution?
I'm afraid this is going to be case sensitive. You
may have to locate the CAP LOCKS key! ;-)
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.")
|
|
|