<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">In that case you need to use the more specific environment variables that are available:<div><br></div><div>export NCARG_BIN=/usr/bin</div><div>export NCARG_NCARG=/usr/share/ncarg &nbsp;&nbsp;</div><div><br></div><div>Usually /usr/bin is already on your PATH so you may not need to put $NCARG_BIN in your path.</div><div><br></div><div>You may also want to set&nbsp;</div><div><br></div><div>NCARG_MAN &nbsp;for "man" pages</div><div>NCARG_INCLUDE for include files</div><div>NCARG_LIB for the library directory</div><div><br></div><div>but these may not be necessary.</div><div><br></div><div>Hope this helps.</div><div>&nbsp;-dave</div><div><br></div><div><div><br><div><div>On Apr 25, 2014, at 2:21 PM, Ipshita Majhi &lt;<a href="mailto:ipmajhi@alaska.edu">ipmajhi@alaska.edu</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div><div><div><div><div><div><div><div><div>Hi,<br><br></div>The above mentioned method did not resolve the issue unfortunately. Here is some more information:<br><br></div>with ubuntu/debian packages<br></div>
binaries(i.e. ncl,ncargpath,...) are in /usr/bin<br><br></div>data files are in /usr/share/ncarg<br></div>(no 'bin' subdirectory)<br></div>so NCARG-ROOT=/usr/share/ncarg<br></div>does not put binaries into PATH<br>
<br></div>I have added David Covey the person who has helped me install NCL in my laptop he can give input and understand better what the concerns are.<br><br></div>Thank You<br>Ipshita<br></div><div class="gmail_extra"><br>
<br><div class="gmail_quote">On Fri, Apr 25, 2014 at 11:49 AM, David Brown <span dir="ltr">&lt;<a href="mailto:dbrown@ucar.edu" target="_blank">dbrown@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">
<div style="word-wrap:break-word">Just judging from what you have posted here, it looks like you should set<div>NCARG_ROOT to /usr/share/ncarg:</div><div><br></div><div>export NCARG_ROOT=/usr/share/ncarg</div><div>export PATH=$NCARG_ROOT/bin:$PATH</div>
<div><br></div><div>That is assuming you put the whole installation into /usr/share/ncarg.&nbsp;</div><div>&nbsp;-dave</div><div><br></div><div><br><div><div><div class="h5"><div>On Apr 25, 2014, at 1:33 PM, Ipshita Majhi &lt;<a href="mailto:ipmajhi@alaska.edu" target="_blank">ipmajhi@alaska.edu</a>&gt; wrote:</div>
<br></div></div><blockquote type="cite"><div><div class="h5"><div dir="ltr"><div><div>Hi,<br><br></div>We did the following and still the plot has missing axis and no error shows up.<br></div><div>Ubuntu/Debian packages<br>
<br></div><div>/usr/lib/ncarg-&gt; /usr/share/ncarg<br></div>

<div>copied files from NCAR binary distribution <br></div><div>Plotchar data<br>fffonts<br></div><div>Earth..[1234]names to<br></div><div>/usr/share/ncarg/database<br><br></div><div>added to .bashrc<br></div><div>export NCARG_ROOT="/usr"<br>


<br></div>It will be helpful if you could guide us on this<br><br>Thank You<div><img src="https://mail.google.com/mail/u/0/images/cleardot.gif"></div><span><font color="#888888"><br>
ipshita</font></span></div></div></div>
_______________________________________________<br>ncl-install mailing list<br>List instructions, subscriber options, unsubscribe:<br><a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a><br>
</blockquote></div><br></div></div></blockquote></div><br></div>
</blockquote></div><br></div></div></body></html>