<div dir="ltr"><div class="gmail_default" style="font-size:small">Ugo,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">You may have set NCARG_ROOT to the wrong path. It should be set to the parent directory of where NCL was installed.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Please review the instructions here:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style=""><a href="http://www.ncl.ucar.edu/Download/install.shtml#SetNCARG_ROOT">http://www.ncl.ucar.edu/Download/install.shtml#SetNCARG_ROOT</a><br></div><div class="gmail_default" style=""><br></div><div class="gmail_default" style="">To get the parent directory of where NCL was installed, type:</div><div class="gmail_default" style=""><br></div><div class="gmail_default" style="">which ncl</div><div class="gmail_default" style=""><br></div><div class="gmail_default" style="">This will report a path like &quot;/xxx/yyy/bin/ncl&quot;, where &quot;/xxx/yyy&quot; will be a UNIX path like &quot;/usr/local&quot;.  This will be the parent directory that you need to set NCARG_ROOT to:</div><div class="gmail_default" style=""><br></div><div class="gmail_default" style="">export NCARG_ROOT=/usr/local</div><div class="gmail_default" style=""><br></div><div class="gmail_default" style="">OR</div><div class="gmail_default" style=""><br></div><div class="gmail_default" style="">setenv NCARG_ROOT /usr/local</div><div class="gmail_default" style=""><br></div><div class="gmail_default" style=""><br></div><div class="gmail_default" style="">--Mary</div><div class="gmail_default" style=""><br></div><div class="gmail_default" style=""><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jun 26, 2016 at 3:06 AM, Ugo Merlini <span dir="ltr">&lt;<a href="mailto:umerlini@enet.it" target="_blank">umerlini@enet.it</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I installed Ncl from debian 8 repository and I get this error<br>
<br>
  Copyright (C) 1995-2014 - All Rights Reserved<br>
  University Corporation for Atmospheric Research<br>
  NCAR Command Language Version 6.2.0<br>
  The use of this software is governed by a License Agreement.<br>
  See <a href="http://www.ncl.ucar.edu/" rel="noreferrer" target="_blank">http://www.ncl.ucar.edu/</a> for more details.<br>
fatal:Could not open ($NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl)<br>
fatal:error at line 3 in file nc.ncl<br>
<br>
<br>
where i&#39;m wrong?<br>
<br>
Ugo<br>
_______________________________________________<br>
ncl-install mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a><br>
</blockquote></div><br></div>