<div dir="ltr">Dear All,<div><br></div><div>First of all, thanks for all the feedback. It appears the issue is with 6.2.0. I received the following error message:</div><div><br></div><div><span style="font-family:&#39;Helvetica Neue&#39;,Helvetica,Arial,sans-serif;font-size:13px;line-height:16.899999618530273px">&quot;error while loading shared libraries: libssl.so.0.9.8: wrong ELF class: ELFCLASS64&quot;</span><br></div><div><br></div><div>I opted for 6.2.1 and it works like a charm now, so it appears it was not a ENV/PATH issue.</div><div><br></div><div>Regards,</div><div><br></div><div>Adriel</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 9, 2015 at 12:46 AM, 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"><div dir="ltr"><div style="font-size:small">Adriel,</div><div style="font-size:small"><br></div><div style="font-size:small">You can have multiple versions of NCL installed, as long as you install them in different directories. For example:</div><div style="font-size:small"><br></div><div style="font-size:small">/usr/local/ncl-6.1.2</div><div style="font-size:small">/usr/local/ncl-6.2.0</div><div style="font-size:small">/usr/local/ncl-6.3.0</div><div style="font-size:small"><br></div><div style="font-size:small">Then, you need to make sure you set the NCARG_ROOT environment variable to whichever version you want, and add $NCARG_ROOT/bin to your search path;<br></div><div style="font-size:small"><br></div><div style="font-size:small">csh/tcsh:</div><div style="font-size:small">setenv NCARG_ROOT /usr/local/ncl-6.1.2</div><div style="font-size:small">setenv PATH $NCARG_ROOT/bin:$PATH</div><div style="font-size:small"><br></div><div style="font-size:small">bash/ksh:</div><div style="font-size:small"><br></div><div style="font-size:small">export NCARG_ROOT=/usr/local/ncl-6.1.2</div><div style="font-size:small">export PATH=$NCARG_ROOT/bin:$PATH</div><div style="font-size:small"><br></div><div style="font-size:small">As &quot;<a href="mailto:gramos@yahoo.com" target="_blank">gramos@yahoo.com</a>&quot; pointed out, you can use the &quot;modules&quot; command to help you switch between versions.  The modules command would need to set NCARG_ROOT and PATH as appropriate.</div><span class="HOEnZb"><font color="#888888"><div style="font-size:small"><br></div><div style="font-size:small">--Mary</div><div style="font-size:small"><br></div></font></span></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Sun, Mar 8, 2015 at 6:16 PM, Adriel Valentine <span dir="ltr">&lt;<a href="mailto:adrielvalentine@gmail.com" target="_blank">adrielvalentine@gmail.com</a>&gt;</span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><pre style="white-space:pre-wrap;color:rgb(0,0,0);font-size:13px;margin-top:0px;margin-bottom:0px;padding:0px;line-height:16px;font-family:courier;border-style:solid;border-width:0px 0px 15px;border-color:transparent"><div style="font-family:arial,sans-serif;line-height:normal;white-space:normal">I currently have ncl 6.1.2 working on my machine, i recently downloaded ncl 6.2.0. Is it possible to run both versions on my machine, if so, how? If not, how do I replace the current version with the newer version?</div><div style="font-family:arial,sans-serif;line-height:normal;white-space:normal"><br></div><div style="font-family:arial,sans-serif;line-height:normal;white-space:normal">Thanks in advance</div><div style="font-family:arial,sans-serif;line-height:normal;white-space:normal"><br></div><div style="font-family:arial,sans-serif;line-height:normal;white-space:normal">Regards,</div><div style="font-family:arial,sans-serif;line-height:normal;white-space:normal">Adriel</div></pre></div>
<br></div></div><span class="">_______________________________________________<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>
<br></span></blockquote></div><br></div>
</blockquote></div><br></div></div>