<div dir="ltr"><div class="gmail_default" style="font-size:small">Zhiqing,<br><br></div><div class="gmail_default" style="font-size:small">In order to use your own version of NCL, you need to make sure that you only set NCARG_ROOT and do not set any of the other NCARG_XXXX environment variables.<br><br></div><div class="gmail_default" style="font-size:small">You can check if you are setting any NCARG_XXXX environment variables in your .* files by typing:<br><br></div><div class="gmail_default" style="font-size:small">grep NCARG ~/.*<br><br></div><div class="gmail_default" style="font-size:small">If you see anything but NCARG_ROOT, then edit the file that it&#39;s being set it, and comment it out.<br><br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">--Mary<br><br></div><div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 7, 2016 at 2:37 AM, Zhiqing Xu <span dir="ltr">&lt;<a href="mailto:xuzhiqing2009@gmail.com" target="_blank">xuzhiqing2009@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">Hi,<div><br></div><div>I want to install NCL6.3.0 (ncl_ncarg-6.3.0.Linux_RHEL5.11_x86_64_nodap_gcc412.tar.gz) on a machine. </div><div><br></div><div>I tried to test whether it was installed successfully by typing &quot;<span style="color:rgb(0,0,0);font-family:courier;font-size:13.5484px;line-height:15.998px">ng4ex gsun01n -clean</span>&quot; . Then, I got a message: Resource directory &lt;/usr/share/ncarg/resfiles&gt; does not exist.</div><div><br></div><div>I got some information about this problem from ncl-install email list.  So, I guess that It may be caused by the previous version of NCL on the mechine.<br></div><div><br></div><div>There is already a version of NCL (5.1.1) on the machine. So, when I tried to install NCL6.3.0, paths of NCARG_*  were incorrect (only the NCARG_ROOT was set by myself in the .bashrc). Finally, I got the message when running <span style="color:rgb(0,0,0);font-family:courier;font-size:13.5484px;line-height:15.998px">ng4ex gsun01n -clean.</span><br></div><div><br></div><div><div>[xuz@gyoji ncl-6.3.0]$ env | grep NCARG</div><div>NCARG_FONTCAPS=/usr/lib64/ncarg/fontcaps</div><div>NCARG_GRAPHCAPS=/usr/lib64/ncarg/graphcaps</div><div>NCARG_ROOT=/home/gyoji2/xuz/local/ncl-6.3.0         (installing directory of NCL6.3.0)</div><div>NCARG_DATABASE=/usr/lib64/ncarg/database</div><div>NCARG_LIB=/usr/lib64/ncarg</div><div>NCARG_NCARG=/usr/share/ncarg</div></div><div><br></div><div><br></div><div>Because I am not the root user, I can not  uninstall the previous version of NCL (5.1.1).</div><div><br></div><div> How can I figure out this problem?<br></div><div><br></div><div>Thanks!</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Zhiqing</div></font></span></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>