c***@gmail.com
2012-12-19 21:30:28 UTC
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?
% 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?