On Feb 13, 2008 5:06 PM, Oliver König &lt;<a href="mailto:oliver@windfinder.com">oliver@windfinder.com</a>&gt; wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello<br>COLA/IGESA says at: <a href="http://sidata.org/grads/gadoc/supplibs.htm" target="_blank">http://sidata.org/grads/gadoc/supplibs.htm</a><br>&quot;Be sure to use the --disable-netcdf configure option when building for GrADS<br>
version 2.0.&quot;<br><br>I tried:<br>./configure --with-netcdf=no<br>./configure --disable-netcdf<br>./configure --without-netcdf<br><br>None of that worked and the configuration summary always says:<br>+ netcdf enabled<br>
<br>Is it really necessary to disable netcdf for grads 2.0 and if so how do I do<br>it?<br></blockquote><div><br><br>These instructions pertain only to the build of the supplibs, and only
if you build them separately by hand. If you start with the opengrads
supplibs-2.0.1 sources (or binaries) this detail is already taken care
of for you. (The main point of the top GNUmakefile in the supplibs
super-package is to ensure internal consistency among all the
libraries, using pkg-config whenever possible, and furthermore
tailoring the build for grads builds. Building the supplibs package
after package by hand is possible, but it is prone to errors if you do
not attend to all the annoying details. Such is the reality of managing
the growing number of grads dependencies.)<br>
<br>Now, if you have already built the supplibs, there is no netcdf disabling
required (or recommended) when building grads proper. There you simply
configure and make:<br><br>cd grads-2.x.x....<br>./configure<br>make<br>make install prefix=/some/path<br>&nbsp;<br>Important Note: The sources for grads-2.0.a0 released by COLA *do not*, repeat *do not*, build out of the box with the supplibs-2.0.1, although it contains all the necessary libraries.<br>
<br>&nbsp; Arlindo<br></div></div><br>-- <br>Arlindo da Silva<br><a href="mailto:dasilva@alum.mit.edu">dasilva@alum.mit.edu</a>