<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Mar 4, 2011, at 10:22 AM, Quelet, Paul ext (E R WP AM TI) wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<div>
<div><span class="773382816-04032011">NCL 
Help,</span></div>
<div><span class="773382816-04032011"></span>&nbsp;</div>
<div><span class="773382816-04032011">I have a question 
about installation of NCL version 6.0.0 beta&nbsp;on my Red Hat Linux x86_64 
workstation.</span></div>
<div><span class="773382816-04032011"></span>&nbsp;</div>
<div><span class="773382816-04032011">My Fortran compiler 
is pgf90 while my C compiler is gcc. I was wondering if I should download and 
use the precompiled binaries or building the source code directly from the 
.tar.gz download.</span></div>
<div><span class="773382816-04032011"></span>&nbsp;</div>
<div><span class="773382816-04032011">I am not sure what 
you recommend since one of my compilers is Portland Group while the other is 
not. Please let me know. Thanks!!</span></div>
<div><span class="773382816-04032011"></span>&nbsp;</div>
<div><span class="773382816-04032011"></span>&nbsp;</div>
<div><span class="773382816-04032011">--Paul 
Quelet</span></div></div></blockquote><div><br></div>Hi Paul,</div><div><br></div><div>I always recommend to users to start with the precompiled binaries, as this will be much easier than trying to download source code and installing it.</div><div><br></div><div>I don't actually have access to a machine that doesn't have gfortran on it, so I don't know what will happen if you try to use a gcc/gfortran compiled binary on your machine. I hope it should work, because I tried to build as statically as possible, meaning I tried to get rid of any libgfortran dependencies.</div><div><br></div><div>As a quick test for you to try before downloading the whole software, I created a couple of "ncl" executables for you to try. One is OPeNDAP-enabled and built under a RedHat x86_64 system, and the other is non-OPeNDAP enabled, built on a Debian x86_64 system.&nbsp;</div><div><br></div><div>To get them from our ftp system:</div><div><br></div><div><div>ftp <a href="http://ftp.ucar.edu">ftp.ucar.edu</a></div><div>[login as &nbsp;anonymous with email address as password]</div><div>cd pub/scd/haley</div><div>get ncl.test</div><div>get ncl.test.nodap</div><div>quit</div><div><br></div><div>Once you're out of ftp, type the following to see if these executables even work.&nbsp;</div><div><br></div><div><div>chmod gou+x ncl.test ncl.test.nodap</div><div><div>./ncl.test -V</div></div><div><div>./ncl.test.nodap -V</div></div><div><br></div></div><div>You will likely see some errors about NCARG_ROOT not being set, but you can ignore these. I'm more interested if you get a message like:</div><div><br></div><div><div>./ncl.test: error while loading shared libraries: libssl.so.6: cannot open shared object file: No such file or directory</div><div><br></div><div>Let me know what happens, and I'll be able to tell if you will be able to use this NCL software from a precompiled binary.</div><div><br></div><div>--Mary</div><div><br></div></div><blockquote type="cite"><div>
<div>&nbsp;</div><!-- Converted from text/rtf format --><p><b><span lang="en-us"><font face="Arial" color="#008080">________________________________</font></span></b> <br><b><span lang="en-us"><u><font face="Arial Black" color="#008080">SIEMENS</font></u><font face="Arial" color="#000000" size="2"> </font></span></b><br><b><span lang="en-us"><font face="Bookman Old Style" size="4">Paul Quelet</font></span></b><span lang="en-us"><font face="Bookman Old Style" size="4"><br></font><font face="Bookman Old Style">Meteorologist<br>Siemens Energy, Wind R&amp;D<br>1050 
Walnut Street, Suite 303<br>Boulder, CO 80302</font></span> <br><span lang="en-us"><u><font face="Bookman Old Style">Phone</font></u><font face="Bookman Old Style">: 303-895-2059<br></font><u><font face="Bookman Old Style">Fax</font></u><font face="Bookman Old Style">: 
303-895-2101<br><a href="mailto:paul.quelet@siemens.com">paul.quelet@siemens.com</a></font> </span><br><span lang="en-us"><b><font face="Arial" color="#008080">________________________________</font></b></span> </p>
<div>&nbsp;</div></div>
_______________________________________________<br>ncl-install mailing list<br>List instructions, subscriber options, unsubscribe:<br><a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a><br></blockquote></div><br></body></html>