<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Did you try using the supplibs tarball I posted ? Untar it and set the environment variable SUPPLIBS to point to its location. See if that changes anything for the GrADS configuration.&nbsp;<div><br></div><div>If that fails, here is a much larger tarball:</div><div><a href="ftp://cola.gmu.edu/grads/Supplibs/2.0/bin/supplibs-with-src.aix.tar.gz">ftp://cola.gmu.edu/grads/Supplibs/2.0/bin/supplibs-with-src.aix.tar.gz</a></div><div>...with all the source codes and builds for each library under supplibs/src. Look there for config.log files that show how each library was compiled. In the libshape directory, it looks like there is a new Makefile that has some extra switches to gcc ("-maix64") and some other mods.&nbsp;</div><div><br></div><div>This is about as much help as I am going to be able to provide.&nbsp;I have not done the build on AIX, so I am not familiar with all the compiler/linker errors.&nbsp;</div><div>--Jennifer</div><div><br></div><div><br></div><div><div><br></div><div><br><div><div>On Mar 4, 2013, at 10:59 AM, M.Mahakur wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Respected Jennifer,<br><br>Thank you so much again.<br>I donot know about libintl.la. I am yet to get a reply from System team.<br><br>(1)==&gt; Can I proceed without a proper 'gd'? I donot think, but still I tried to compile GrADS. I got:<br><br><br> GrADS 2.0.2 : Built Mon Mar 4 21:08:08 IST 2013 for powerpc-ibm-aix5.3.0.0<br> &nbsp;+=========================================================================+<br><br> &nbsp;+-------------------------------+<br> &nbsp;| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|<br> &nbsp;| &nbsp;GrADS will be built with: &nbsp;&nbsp;&nbsp;|<br> &nbsp;| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|<br> &nbsp;| &nbsp;- GUI disabled &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|<br> &nbsp;| &nbsp;+ readline enabled &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|<br> &nbsp;| &nbsp;+ geotiff enabled &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|<br> &nbsp;| &nbsp;- shapefile disabled &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|<br> &nbsp;| &nbsp;- printim disabled &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|<br> &nbsp;| &nbsp;+ grib2 enabled &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|<br> &nbsp;| &nbsp;+ hdf4 enabled &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|<br> &nbsp;| &nbsp;+ hdf5 enabled &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|<br> &nbsp;| &nbsp;+ netcdf-4 enabled &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|<br> &nbsp;| &nbsp;+ OPeNDAP enabled &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|<br> &nbsp;| &nbsp;&nbsp;&nbsp;&nbsp;for grids only &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|<br> &nbsp;| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|<br> &nbsp;| &nbsp;gxtran will not be built &nbsp;&nbsp;&nbsp;&nbsp;|<br> &nbsp;| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|<br> &nbsp;+-------------------------------+<br>configure: creating src/VERSION<br>configure: creating src/buildinfo.h<br>configure: creating ./config.status<br>config.status: creating Makefile<br>config.status: creating src/Makefile<br>config.status: creating src/config.h<br><br>Run 'make &amp;&amp; make install' to build GrADS.<br>Executables will be installed to bin/ in current dir, unless prefix was specified.<br><br>==========================================<br>make command error:<br><br>make[2]: Entering directory `/gpfs2/home/mmahakur/Grads/grads-2.0.2/src'<br>xlc &nbsp;-q64 -I/usr/local/vni/imsl/cnl700/aixxl800a64/include &nbsp;-Wl,-bbigtoc -Wl,-bexpall -Wl,-brtl -o grads &nbsp;grads.o gxsubs.o gxmeta.o gxchpl.o gxcntr.o gxstrm.o gxwmap.o gxshad.o gxshad2.o gaexpr.o gafunc.o gautil.o gagx.o gscrpt.o gamach.o bufrstn.o gabufr.o gabufrtbl.o gxX.o gxdxwd.o galloc.o &nbsp;&nbsp;gaddes.o gaio.o gacfg.o gauser.o gasdf.o gatxt.o -L/gpfs2/home/mmahakur/supplibs/lib &nbsp;&nbsp;&nbsp;-lX11 /gpfs2/home/mmahakur/supplibs/lib/libreadline.a /gpfs2/home/mmahakur/supplibs/lib/libncurses.a &nbsp;&nbsp;/gpfs2/home/mmahakur/supplibs/lib/libgrib2c.a /gpfs2/home/mmahakur/supplibs/lib/libjasper.a /gpfs2/home/mmahakur/supplibs/lib/libpng12.a /gpfs2/home/mmahakur/supplibs/lib/libz.a /gpfs2/home/mmahakur/supplibs/lib/libmfhdf.a /gpfs2/home/mmahakur/supplibs/lib/libdf.a /gpfs2/home/mmahakur/supplibs/lib/libudunits.a /gpfs2/home/mmahakur/supplibs/lib/libsz.a /gpfs2/home/mmahakur/supplibs/lib/libjpeg.a /gpfs2/home/mmahakur/supplibs/lib/libz.a /gpfs2/home/mmahakur/supplibs/lib/libhdf5.a /gpfs2/home/mmahakur/supplibs/lib/libsz.a /gpfs2/home/mmahakur/supplibs/lib/libz.a /gpfs2/home/mmahakur/supplibs/lib/libudunits.a /gpfs2/home/mmahakur/supplibs/lib/libnetcdf.a /gpfs2/home/mmahakur/supplibs/lib/libhdf5_hl.a /gpfs2/home/mmahakur/supplibs/lib/libhdf5.a /gpfs2/home/mmahakur/supplibs/lib/libz.a /gpfs2/home/mmahakur/supplibs/lib/libsz.a /gpfs2/home/mmahakur/supplibs/lib/libcurl.a &nbsp;/gpfs2/home/mmahakur/supplibs/lib/libtiff.a /gpfs2/home/mmahakur/supplibs/lib/libgeotiff.a &nbsp;&nbsp;-lm <br>ld: 0711-317 ERROR: Undefined symbol: .png_set_longjmp_fn<br>ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.<br>make[2]: *** [grads] Error 8<br>make[2]: Leaving directory `/gpfs2/home/mmahakur/Grads/grads-2.0.2/src'<br>make[1]: *** [all] Error 2<br>make[1]: Leaving directory `/gpfs2/home/mmahakur/Grads/grads-2.0.2/src'<br>make: *** [all-recursive] Error 1<br><br>=====================================<br>(2)==&gt; I could not build shapelib too. The 'make lib' errors:<br><br>*** Warning: This library needs some functionality provided by -lc.<br>*** I have the capability to make that library automatically link in when<br>*** you link to this library. &nbsp;But I can only do this if you have a<br>*** shared version of the library, which you do not appear to have.<br>*** The inter-library dependencies that have been dropped here will be<br>*** automatically added whenever a program is linked with this library<br>*** or is declared to -dlopen it.<br>xlc -shared &nbsp;shpopen.lo shptree.lo dbfopen.lo &nbsp;&nbsp;-Wl,-soname -Wl,libshp.so.1 -o .libs/libshp.so.1.0.1<br>xlc: 1501-218 (W) file shpopen.lo contains an incorrect file suffix<br>xlc: 1501-218 (W) file shptree.lo contains an incorrect file suffix<br>xlc: 1501-218 (W) file dbfopen.lo contains an incorrect file suffix<br>ld: 0706-012 The -h flag is not recognized.<br>ld: 0706-012 The -a flag is not recognized.<br>ld: 0706-005 Cannot find or open file: libshp.so.1<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ld:open(): No such file or directory<br>make: 1254-004 The error code from the last command is 255.<br><br><br>(3) &nbsp;While making several of supplibs I use to get errors like:<br>Assembler:<br>/tmp//ccdu5H7V.s: line 14: 1252-191 Only .llong should be used for relocatable expressions.<br><br>The above was from 'ncurses'. How can I avoid this?<br><br>(4) &gt; If I can get the deatils configure command files and setup from their that will help me.<br>I'm not sure what you mean by this. Have you seen <a href="http://iges.org/grads/gadoc/supplibs.html">http://iges.org/grads/gadoc/supplibs.html</a> ?<br><br>I am taking help of the above link only while trying to build the supplibs. I feel in this link for tiff file the following two commands needs correction like others (the source file path for cp is not correct ?):<br><br>cp lib/libtiff.a $HOME/supplibs/lib/<br>cp ./include/*.h $HOME/supplibs/include/tiff <br><br>I mean: In the last e-mail you had kindly mentioned "&gt; I have a colleague who has built some of the supplibs on AIX, I will ask him if he has any secrets". So, I requested for your help in getting details building the libs and ultimately Grads-2 from him/her. If I can get the final GrADS-2 binaries that will be very good for me (if possible and if that will work here too!!)..<br><br>Sorry for long mails and bothering you.<br><br>With Thanks and Regards,<br>Mahakur<br><br>----- Original Message -----<br>From: Jennifer Adams &lt;<a href="mailto:jma@cola.iges.org">jma@cola.iges.org</a>&gt;<br>To: GrADS Users Forum &lt;<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>Sent: Mon, 04 Mar 2013 20:40:44 +0530 (IST)<br>Subject: Re: [gradsusr] gd Library<br><br><br>On Mar 4, 2013, at 9:43 AM, M.Mahakur wrote:<br><br><blockquote type="cite">Respected Jennifer,<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Thanks for your suggestions.<br></blockquote><blockquote type="cite">I copied the gd from the link, the tar svf gives the same message.<br></blockquote>I can't reproduce this error… <br><br><blockquote type="cite">I have not build yet from this.<br></blockquote><blockquote type="cite">But from the earlier gd when I install freetype and fontconfig the earlier error does not came. But, after some time it gives error:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">make[2]: Entering directory `/gpfs2/home/mmahakur/supplibs/src/gd-2.0.34'<br></blockquote><blockquote type="cite">/bin/sh ./libtool --tag=CC --mode=link xlc &nbsp;-q64 -I/usr/local/vni/imsl/cnl700/aixxl800a64/include &nbsp;-L/gpfs2/home/mmahakur/supplibs/src/freetype/lib &nbsp;-L/gp<br></blockquote><blockquote type="cite">fs2/home/mmahakur/supplibs/src/libpng/lib &nbsp;-L/usr/X11R6/lib -L/gpfs2/home/mmahakur/supplibs/src/fontconfig/lib -L/gpfs2/home/mmahakur/supplibs/src/jpeg/li<br></blockquote><blockquote type="cite">b -o libgd.la -rpath /gpfs2/home/mmahakur/supplibs/src/gd/lib -version-info 2:0:0 &nbsp;gd.lo gdfx.lo gd_security.lo gd_gd.lo gd_gd2.lo gd_io.lo gd_io_dp.lo gd<br></blockquote><blockquote type="cite">_gif_in.lo gd_gif_out.lo gd_io_file.lo gd_io_ss.lo gd_jpeg.lo gd_png.lo gd_ss.lo gd_topal.lo gd_wbmp.lo gdcache.lo gdfontg.lo gdfontl.lo gdfontmb.lo gdfon<br></blockquote><blockquote type="cite">ts.lo gdfontt.lo gdft.lo gdhelpers.lo gdkanji.lo gdtables.lo gdxpm.lo wbmp.lo -liconv -lXpm -lX11 -ljpeg -lfreetype -lpng12 -lz -lm<br></blockquote><blockquote type="cite">grep: can't open /opt/freeware/lib/libintl.la<br></blockquote><blockquote type="cite">sed: Cannot find or open file /opt/freeware/lib/libintl.la.<br></blockquote><blockquote type="cite">libtool: link: `/opt/freeware/lib/libintl.la' is not a valid libtool archive<br></blockquote><blockquote type="cite">make[2]: *** [libgd.la] Error 1<br></blockquote><blockquote type="cite">make[2]: Leaving directory `/gpfs2/home/mmahakur/supplibs/src/gd-2.0.34'<br></blockquote><blockquote type="cite">make[1]: *** [all-recursive] Error 1<br></blockquote><blockquote type="cite">make[1]: Leaving directory `/gpfs2/home/mmahakur/supplibs/src/gd-2.0.34'<br></blockquote><blockquote type="cite">make: *** [all] Error 2<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">In this system there is no file name: &nbsp;/opt/freeware/lib/libintl.la ! but there is a file with extension .a (not .la).<br></blockquote>I have no idea what this is about. What is libintl.la? Is it part of the libm.a? Perhaps you can ask the system administrator. <br><br><blockquote type="cite"><br></blockquote><blockquote type="cite">If dap is not that much essential it will be fine. <br></blockquote>Building libdap is hard, because the library version is old and not always easy to compile with newer compilers. <br><blockquote type="cite"><br></blockquote><blockquote type="cite">2. tiff: It did not showed error while make but 'make check' shows many:<br></blockquote>If you got the library, forget about 'make check'. Don't make your life more difficult than it needs to be. It is highly unlikely that any of the stuff that is not working in the 'make check' protocol is used in GrADS. <br><br><blockquote type="cite"><br></blockquote><blockquote type="cite">&lt;snipped&gt;<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">If I can get the deatils configure command files and setup from their that will help me.<br></blockquote>I'm not sure what you mean by this. Have you seen <a href="http://iges.org/grads/gadoc/supplibs.html">http://iges.org/grads/gadoc/supplibs.html</a> ?<br>--Jennifer<br><br><blockquote type="cite"><br></blockquote><blockquote type="cite">Thanks again.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">With Regards,<br></blockquote><blockquote type="cite">Mahakur<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">----- Original Message -----<br></blockquote><blockquote type="cite">From: Jennifer Adams &lt;<a href="mailto:jma@cola.iges.org">jma@cola.iges.org</a>&gt;<br></blockquote><blockquote type="cite">To: GrADS Users Forum &lt;<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br></blockquote><blockquote type="cite">Sent: Mon, 04 Mar 2013 19:34:38 +0530 (IST)<br></blockquote><blockquote type="cite">Subject: Re: [gradsusr] gd Library<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">On Mar 4, 2013, at 5:01 AM, M.Mahakur wrote:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><blockquote type="cite">Respected All,<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">I am trying to build ver-2 GrADS in ibm-aix5.3.0.0, trying to prepare the supp libs. The gd lib. copied from the link :<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><a href="ftp://cola.gmu.edu/grads/Supplibs/2.1/src/gd-2.0.34.tar.gz">ftp://cola.gmu.edu/grads/Supplibs/2.1/src/gd-2.0.34.tar.gz</a><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">prompts:<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">gd-2.0.34/config/Makefile.am<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">...<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">...<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">...<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">gd-2.0.34/windows/Makefile<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">tar: A lone zero block at 7351<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">1. Is it ok?<br></blockquote></blockquote><blockquote type="cite">I don't know! You could try this one: <br></blockquote><blockquote type="cite"><a href="ftp://cola.gmu.edu/grads/Supplibs/2.0/src/gd-2.0.34.tar.gz">ftp://cola.gmu.edu/grads/Supplibs/2.0/src/gd-2.0.34.tar.gz</a><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">Even if an error I tried to proceed further:<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">./configure --disable-shared \<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">--with-png=$HOME/supplibs/src/libpng \<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">--with-jpeg=$HOME/supplibs/src/jpeg \<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">--prefix=$HOME/supplibs/src/gd<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">It showed at the end:<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">** Configuration summary for gd 2.0.34:<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"> Support for PNG library: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"> Support for JPEG library: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;yes<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"> Support for Freetype 2.x library: no<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"> Support for Fontconfig library: &nbsp;&nbsp;yes<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"> Support for Xpm library: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;yes<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"> Support for pthreads: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;yes<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">configure: creating ./config.status<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">config.status: creating Makefile<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">config.status: creating config/Makefile<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">config.status: creating config/gdlib-config<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">config.status: creating test/Makefile<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">config.status: creating config.h<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">config.status: executing depfiles commands<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">bash-3.2$ <br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">2. WHETHER I NEED TO INSTALL "freetype" lib FIRST? The make leaves with errors:<br></blockquote></blockquote><blockquote type="cite">Even though the config summary says support for Freetype is not configured, it is still looking for freetype include files. So perhaps you need to specify --without-Freetype (or similar syntax) when you invoke configure. I'm not entirely sure whether that will work, it's always a bit of a guessing game and AIX compilers are notoriously fussy and annoying. You do not need the Freetype interface in gd for GrADS. You could also try editing the config.h file after running configure to see if it has some flag in there regarding Freetype that you could change from a 1 to a 0… <br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">I have a colleague who has built some of the supplibs on AIX, I will ask him if he has any secrets. <br></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">xlc -DHAVE_CONFIG_H -I. -I. -I. -I/gpfs2/home/mmahakur/supplibs/src/jpeg/include -q64 -I/usr/local/vni/imsl/cnl700/aixxl800a64/include -c gdfontt.c -o gdfontt.o<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">source='gdft.c' object='gdft.lo' libtool=yes \<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">DEPDIR=.deps depmode=none /bin/sh ./config/depcomp \<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">/bin/sh ./libtool --tag=CC --mode=compile xlc -DHAVE_CONFIG_H -I. -I. -I. &nbsp;&nbsp;-I/gpfs2/home/mmahakur/supplibs/src/jpeg/include &nbsp;-q64 -I/usr/local/vni/imsl/cnl700/aixxl800a64/include -c -o gdft.lo gdft.c<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">xlc -DHAVE_CONFIG_H -I. -I. -I. -I/gpfs2/home/mmahakur/supplibs/src/jpeg/include -q64 -I/usr/local/vni/imsl/cnl700/aixxl800a64/include -c gdft.c -o gdft.o<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">"gdft.c", line 113.10: 1506-296 (S) #include file &lt;freetype/freetype.h&gt; not found.<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">"gdft.c", line 114.10: 1506-296 (S) #include file &lt;freetype/ftglyph.h&gt; not found.<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">"gdft.c", line 115.10: 1506-296 (S) #include file &lt;freetype/ftsizes.h&gt; not found.<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">&lt;snipped&gt;<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">The original source of gd seems to be down: <a href="http://www.boutell.com/gd/">http://www.boutell.com/gd/</a> !<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">Altough not in sequence I even installed the 'freetype-2.4.4' (obtained from the same URL). I do not know how to overcome this.<br></blockquote></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><blockquote type="cite">I have problems with dap also.. I will sent separately…<br></blockquote></blockquote><blockquote type="cite">Heh. I don't think you will succeed, BUT you only need the DAP library if you plan to access station data via opendap on your AIX system. Are you sure you need this feature? Opendap access for grids is built into the netcdf library now.<br></blockquote><blockquote type="cite">--Jennifer<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">Thanks and Regards,<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">Mahakur<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">_______________________________________________<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">gradsusr mailing list<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><a href="http://gradsusr.org/mailman/listinfo/gradsusr">http://gradsusr.org/mailman/listinfo/gradsusr</a><br></blockquote></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">--<br></blockquote><blockquote type="cite">Jennifer M. Adams<br></blockquote><blockquote type="cite">IGES/COLA<br></blockquote><blockquote type="cite">4041 Powder Mill Road, Suite 302<br></blockquote><blockquote type="cite">Calverton, MD 20705<br></blockquote><blockquote type="cite"><a href="mailto:jma@cola.iges.org">jma@cola.iges.org</a><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">_______________________________________________<br></blockquote><blockquote type="cite">gradsusr mailing list<br></blockquote><blockquote type="cite"><a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br></blockquote><blockquote type="cite"><a href="http://gradsusr.org/mailman/listinfo/gradsusr">http://gradsusr.org/mailman/listinfo/gradsusr</a><br></blockquote><br>--<br>Jennifer M. Adams<br>IGES/COLA<br>4041 Powder Mill Road, Suite 302<br>Calverton, MD 20705<br><a href="mailto:jma@cola.iges.org">jma@cola.iges.org</a><br><br><br><br><br>_______________________________________________<br>gradsusr mailing list<br>gradsusr@gradsusr.org<br>http://gradsusr.org/mailman/listinfo/gradsusr<br></div></blockquote></div><br><div apple-content-edited="true">
<span class="Apple-style-span" style="font-size: 12px; "><div>--</div><div>Jennifer M. Adams</div><div>IGES/COLA</div><div>4041 Powder Mill Road, Suite 302</div><div>Calverton, MD 20705</div><div><a href="mailto:jma@cola.iges.org">jma@cola.iges.org</a></div><div><br class="khtml-block-placeholder"></div><br class="Apple-interchange-newline"></span>
</div>
<br></div></div></body></html>