<div dir="ltr"><div class="gmail_default" style="font-size:small">Dipti,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">You have an error. The first line needs a &quot;/&quot; in front of &quot;usr&quot;:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><div style="font-size:12.8px">export NCARG_NCARG=/usr/share/ncarg</div><div><br></div><div>Also, you do not need this line:</div><div><br></div><div><div style="font-size:12.8px">export PATH=$NCARG_NCARG:$PATH</div></div><div><br></div><div>There is nothing that&#39;s &quot;executable&quot; in $NCARG_NCARG, so setting the above will have no use.</div><div><br></div><div>--Mary</div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 3, 2016 at 3:13 AM, Dipti Kalyanshetti <span dir="ltr">&lt;<a href="mailto:diptikalyanshetti@gmail.com" target="_blank">diptikalyanshetti@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi,</div><div><br></div><div>I have installed NCL using sudo apt install ncl-ncarg. But it is not working correctly. Getting error</div><div> <em style="color:rgb(153,0,153);font-family:&quot;Times New Roman&quot;;font-size:medium">fatal:Could not open  ($NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl) .</em></div><div>This is due to environmental variables not set properly.</div><div><br></div><div> I set variables in my .bashrc file as follows (reading after <a href="https://www.ncl.ucar.edu/Support/talk_archives/2014/1620.html" target="_blank">https://www.ncl.ucar.edu/Support/talk_archives/2014/1620.html</a>)</div><div><br></div><div>export NCARG_NCARG=usr/share/ncarg</div><div>export NCARG_ROOT=/usr</div><div>export PATH=$NCARG_ROOT/bin:$PATH</div><div>export PATH=$NCARG_NCARG:$PATH</div><div><br></div><div>But still I am getting same error.</div><div><br></div><br clear="all"><div><div data-smartmail="gmail_signature"><div dir="ltr"><div dir="ltr"><div>Thanks and Regards,</div><div>Dipti</div><div><br></div></div></div></div></div>
</div>
<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>
<br></blockquote></div><br></div>