Thanks all,<br><br>It works very well now in open SUSE linux.<br><br>-A <br><br><div class="gmail_quote">On Thu, Jun 6, 2013 at 9:05 PM, Mary Haley <span dir="ltr">&lt;<a href="mailto:haley@ucar.edu" target="_blank">haley@ucar.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Ahmad,<br>
<br>
Generally, I recommend *not* setting DISPLAY at all, as your system should set it for you. Have you tried this?<br>
<br>
If this doesn&#39;t work, then exactly how are you logging into the machine where you are running &quot;ng4ex&quot; from?<br>
<br>
For example, if you are logging in with &quot;ssh machinename&quot;, then try &quot;ssh -Y machinname&quot; instead. This should tell the remote machine that you want to run X11 applications on it, and have them display back to the machine you are logging in from.<br>

<br>
It is not critical that you get this to work. You can always edit your NCL programs to send the output to a PostScript, PDF, or PNG file, instead of an X11 window.<br>
<br>
However, I find X11 windows very convenient when I&#39;m debugging graphics in NCL.<br>
<br>
--Mary<br>
<div><div class="h5"><br>
On Jun 5, 2013, at 11:54 PM, Ahmad Farsyud wrote:<br>
<br>
&gt; Thanks, but still does not work,<br>
&gt;<br>
&gt; Before I set these:<br>
&gt;<br>
&gt; setenv DISPLAY <a href="http://111.12.15.17:0" target="_blank">111.12.15.17:0</a><br>
&gt; xhost 111.12.14.16<br>
&gt; everything just fine, I can see a pair of eyes by calling<br>
&gt; xeyes,<br>
&gt;<br>
&gt; but now, i cant see it anymore. and got these error message:<br>
&gt; warning:GKS:GOPWK: --X driver error: DISPLAY environment variable not set<br>
&gt; fatal:Workstation with PID#8 is not open<br>
&gt; fatal:Unable to open Workstation-Can&#39;t Create<br>
&gt; fatal:Unable to access object with id:-4<br>
&gt; fatal:_NhlCreate:Invalid Parent id #-4<br>
&gt; fatal:NhlGetValues:PID #-4 is invalid<br>
&gt; fatal:[&quot;Execute.c&quot;:8128]:Execute: Error occurred at or near line 11832 in file $NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl<br>
&gt;<br>
&gt; fatal:[&quot;Execute.c&quot;:8126]:Execute: Error occurred at or near line 12<br>
&gt;<br>
&gt; Thanks for any help.<br>
&gt; --A<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Thu, Jun 6, 2013 at 1:59 AM, bg &lt;<a href="mailto:bg@suse.de">bg@suse.de</a>&gt; wrote:<br>
&gt; On Wed, 5 Jun 2013 16:57:59 +0200<br>
&gt; Ahmad Farsyud &lt;<a href="mailto:a.farsyud@gmail.com">a.farsyud@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; Hallo,<br>
&gt; &gt; I have already installed NCL in my machine open suse Linux.<br>
&gt; &gt; I got this error when I tried to run a test script:<br>
&gt; &gt;<br>
&gt; &gt;  *ng4ex gsun01n*<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; *warning:GKS:GOPWK: --X driver error: DISPLAY environment variable<br>
&gt;<br>
&gt; That is probably the problem. You do not have access to your own X<br>
&gt; Server. Maybe you are just using ssh without X11 forwarding?<br>
&gt;<br>
&gt; Berthold<br>
&gt;<br>
&gt; --<br>
&gt; --<br>
&gt; ----------------------------------------------------------------------<br>
&gt;  Berthold Gunreben                                  Build Service Team<br>
&gt;  <a href="http://www.suse.de/" target="_blank">http://www.suse.de/</a>                                     Maxfeldstr. 5<br>
&gt;  SUSE LINUX Products GmbH                   D-90409 Nuernberg, Germany<br>
&gt;  GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer<br>
&gt;  HRB 16746 (AG Nürnberg)<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; ncl-install mailing list<br>
&gt; List instructions, subscriber options, unsubscribe:<br>
&gt; <a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a><br>
<br>
</blockquote></div><br>