On Mon, Oct 31, 2011 at 9:36 PM, Kevin M Levey <span dir="ltr">&lt;<a href="mailto:klevey@customweather.com">klevey@customweather.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div style="word-wrap:break-word">MON 31OCT11: 1830PDT<div><br></div><div>Hi all and Arlindo</div><div><br></div><div>Not sure if anyone else has upgraded to this latest version on an Ubuntu system. I upgraded our dev/test machine and other than having to add a missing library, the upgrade seemed fine. It loaded up just fine. However, when running a simple test script which I always use to ensure everything works as it should, opengrads simply froze. Has anyone else had this problem with this latest version? I had to revert back to 2.0.a9.oga.1 and my script worked just fine.</div>
<div><br></div></div></blockquote><div><br></div><div>I need just a bit more information in order to diagnose the problem. Can you share the test script with me? Can you tell the specif line where it is hanging? Have you tried the i686 build to rule out that this is not a x86_64 specific issue? Every binary we put out passes our unit tests, but any such collection of tests only covers a limitted set of features.</div>
<div><br></div><div>     Arlindo</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div style="word-wrap:break-word"><div></div><div>All our backend servers are set up identically to our dev/test server: </div>
<div><br></div><div><div>Linux cumulonimbus 2.6.32-33-server #72-Ubuntu SMP Fri Jul 29 21:21:55 UTC 2011 x86_64 GNU/Linux</div><div>Ubuntu 10.04.3 LTS</div></div><div><br></div><div><div>weather:cumulonimbus ~ &gt; uname -m </div>
<div>x86_64</div></div><div><br></div><div><div>weather:cumulonimbus ~ &gt; ldd --version</div><div>ldd (Ubuntu EGLIBC 2.11.1-0ubuntu7.8) 2.11.1</div><div>Copyright (C) 2009 Free Software Foundation, Inc.</div><div>This is free software; see the source for copying conditions.  There is NO</div>
<div>warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</div><div>Written by Roland McGrath and Ulrich Drepper.</div></div><div><br></div><div>Arlindo, any ideas why this is happening? This is the first time I&#39;ve ever had an issue with any of your distributions.</div>
<div><br></div><div>Thanks</div><div><br></div><div><span style="font-size:14px">Regards,</span></div><div><div><span style="border-collapse:separate;color:rgb(0, 0, 0);font-family:Calibri;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;font-size:medium"><span style="border-collapse:separate;color:rgb(0, 0, 0);font-family:Calibri;font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word">
<div><div><div><div><div><br></div><div>Kevin M Levey, MSc in Oceans and Atmospheric Sciences (University of Cape Town)</div><div>Vice President of Operations</div><div>CustomWeather, Inc.</div><div>San Francisco, California, USA</div>
<div><br></div><div>&quot;Taking the World by Storm!&quot;</div><div><br></div><div><a href="http://www.customweather.com" target="_blank">http://www.customweather.com</a></div><div><a href="http://www.myforecast.com" target="_blank">http://www.myforecast.com</a></div>
<div><a href="http://www.1stweather.com" target="_blank">http://www.1stweather.com</a></div><div><br></div><div>cell: <a href="tel:415-794-0411" value="+14157940411" target="_blank">415-794-0411</a></div><div>work: <a href="tel:415-777-3566" value="+14157773566" target="_blank">415-777-3566</a></div>
<div>email: <a href="mailto:klevey@customweather.com" target="_blank">klevey@customweather.com</a></div></div></div></div></div></div></span></span>
</div>
<br><div><div>On Oct 29, 2011, at 10/29/11 - 1:45 PM, Arlindo da Silva wrote:</div><br><blockquote type="cite">Dear GrADS Linux Users,<div><br></div><div>  This message is intended for those users downloading the OpenGrADS bundle for Linux. As of this writing there are 2 binary tarballs at <a href="http://sf.net/" target="_blank">sf.net</a>:</div>
<div>
<br></div><div>- 32-bit version (i686):</div><div><br></div><div>       <a href="http://sourceforge.net/projects/opengrads/files/grads2/2.0.1.oga.1/Linux/grads-2.0.1.oga.1-bundle-i686-glibc2.5-linux-gnu.tar.gz/download" target="_blank">grads-2.0.1.oga.1-bundle-i686-glibc2.5-linux-gnu.tar.gz</a></div>

<div>       </div><div>-  64-bit version (x86_64):</div><div><br></div><div>        <a href="http://sourceforge.net/projects/opengrads/files/grads2/2.0.1.oga.1/Linux/grads-2.0.1.oga.1-bundle-x86_64-glibc2.5-linux-gnu.tar.gz/download" target="_blank">grads-2.0.1.oga.1-bundle-x86_64-glibc2.5-linux-gnu.tar.gz</a></div>

<div><br></div><div>(You can determine if your machine is 32 or 64 bits with the uname command:</div><div><br></div><div>% uname -m </div><div>)</div><div><br></div><div>Now, the i686 binary will usually work on a x86_64 machine, but the native build will be a bit faster.</div>

<div><br></div><div>Notice that we do not label the opengrads binary tarball with the name of Linux distribution where we built it on. The reason is that these (statically linked) binaries will usually work on a number of different Linux distributions. (The usual error message saying  that a &quot;libWhatever.so&quot; cannot be found is easily fixed in the opengrads builds; see the Troubleshooting section of the INSTALL file.) The main factor determining whether a binary will work or not is the version of the GNU C Library (glibc). You can find the glibc version on your computer with the ldd command:</div>

<div><br></div><div> % ldd --version</div><div><br></div><div>The opengrads binaries for now on will show its own version of glibc in the file name. Usually, if your linux installation matches the glibc of the opengrads binaries (or if it is newer) you should be fine. If you have an older llinux distribution with a previous version of glibc there is a very good chance that the binaries will not work.</div>

<div><br clear="all"><div>At this point in time, 2.5 is the older version of glibc I can build for; however other people in this list may have older hardware available and be kind enough to contribute builds. Otherwise, If you have an older version of glibc building from sources (or upgrading your OS) may be your best option. (Or else, run a previous version of grads).</div>

<div><br></div><div>  Good Luck,</div><div><br></div><div>    Arlindo</div><div><br></div>-- <br>Arlindo da Silva<br><a href="mailto:dasilva@alum.mit.edu" target="_blank">dasilva@alum.mit.edu</a><br>
</div>
_______________________________________________<br>gradsusr mailing list<br><a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a><br><a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
</blockquote></div><br></div></div><br>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Arlindo da Silva<br><a href="mailto:dasilva@alum.mit.edu">dasilva@alum.mit.edu</a><br>