All,<div><br></div><div>  We have uploaded to <a href="http://sf.net" target="_blank">sf.net</a> the OpenGrADS Supplibs 2.2.0 that can be used to build grads 2.0.a8, both the standard sources from COLA (but see below for small patch) and the OpenGrADS patched sources. We have sources and pre-compiled supplibs for</div>

<div><br></div><div>  Linux i686</div><div>  Linux x86_64</div><div>  Mac OS X 10.5</div><div>  Mac OS X 10.6</div><div>  FreeBSD 8.0 i686</div><div>  FreeBSD 8.0 amd</div><div>  IBM AIX 5.3</div><div>  sources (single tarball with all needed packages)</div>

<div><br></div><div>More information on how to build the OpenGrADS supplibs here:</div><div><br></div><div>  <a href="http://opengrads.org/wiki/index.php?title=Supplemental_Libraries_%28Supplibs%29" target="_blank">http://opengrads.org/wiki/index.php?title=Supplemental_Libraries_%28Supplibs%29</a></div>

<div><br></div><div><b>Download</b> sources or pre-compiled supplibs from:</div><div><br></div><div>  <a href="http://sourceforge.net/projects/opengrads/files/supplibs/2.2.0/" target="_blank">http://sourceforge.net/projects/opengrads/files/supplibs/2.2.0/</a></div>
<div><br></div><div><b>Building GrADS with the OpenGrADS Supplibs</b></div><div><br></div><div>I recommend trying the pre-compiled supplibs first. They are a lot more portable than the final grads binaries.</div><div><br>
</div><div>1) To build the OpenGrADS Bundle follow these instructions:</div><div><br></div><div>   <a href="http://opengrads.org/wiki/index.php?title=Building_the_OpenGrADS_Bundle_from_Sources">http://opengrads.org/wiki/index.php?title=Building_the_OpenGrADS_Bundle_from_Sources</a></div>
<div><br></div><div>2) To build from standard grads 2.0.a8 sources from COLA you need to modify 2 files:</div><div><br></div><div>    <a href="http://configure.ac">configure.ac</a></div><div>    src/Makefile.am</div><div>
<br></div><div>See below for the small patches. Once you modify these files run:</div><div><br></div><div>% autoreconf</div><div><br></div><div>to recreate the configure and Makefile.in files. Next, run configure as usual and build grads following essentially the same procedure as for the opengrads bundle above (omit the &quot;make check&quot;). In the end you will have a fully featured build of grads. </div>
<div><br></div><div>  Good Luck,</div><div><br></div><div>     Arlindo</div><div><br></div><div>------------------------------------ patch -----------------------------------------</div><div><br></div><div><div style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">
Index: <a href="http://configure.ac/" target="_blank" style="color: rgb(42, 93, 176); ">configure.ac</a></div><div style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">===================================================================</div>
<div style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">RCS file: /cvsroot/opengrads/cola/grads2/<a href="http://configure.ac/" target="_blank" style="color: rgb(42, 93, 176); ">configure.ac</a>,v</div>
<div style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">retrieving revision 1.1.1.6</div><div style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">diff -r1.1.1.6 <a href="http://configure.ac/" target="_blank" style="color: rgb(42, 93, 176); ">configure.ac</a></div>
<div style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">403c403</div><div style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">&lt;     GA_SET_FLAGS([shapelib])</div>
<div style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">---</div><div style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">&gt;     GA_SET_FLAGS([shapelib shp])</div>
<div style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">407c407</div><div style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">&lt;         GA_SET_INCLUDE_VAR([shp_inc], [shapelib])</div>
<div style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">---</div><div style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">&gt;         GA_SET_INCLUDE_VAR([shp_inc], [shapelib shp])</div>
<div style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Index: src/Makefile.am</div><div style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">===================================================================</div>
<div style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">RCS file: /cvsroot/opengrads/cola/grads2/src/Makefile.am,v</div><div style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">
retrieving revision 1.1.1.6</div><div style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">diff -r1.1.1.6 Makefile.am</div><div style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">
33c33</div><div style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">&lt; INCLUDES<span style="white-space: pre-wrap; ">                </span>= $(readline_inc) $(printim_inc) $(grib2_inc) $(nc_inc) \</div>
<div style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">---</div><div style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">&gt; INCLUDES<span style="white-space: pre-wrap; ">                </span>= $(readline_inc) $(printim_inc) $(grib2_inc) $(gui_inc) $(nc_inc) \</div>
</div><div><br></div><div><br clear="all"><br>-- <br>Arlindo da Silva<br><a href="mailto:dasilva@alum.mit.edu" target="_blank">dasilva@alum.mit.edu</a><br>
</div>