[ncl-install] Building NCL 6.0 on AIX 5.3 Power6 cluster

Mary Haley haley at ucar.edu
Mon Sep 17 15:18:35 MDT 2012


We actually do have AIX binaries for NCL V6.0.0 (not V6.1.0-beta).

We only have opendap-enabled binaries.

www.earthsystemgrid.org -> NCL: NCAR Command Language -> NCL Version 6.0.0 -> NCL Version 6.0.0 precompiled binaries, OPeNDAP-enabled

--Mary

On Sep 17, 2012, at 2:18 PM, Mary Haley wrote:

> George,
> 
> On our AIX system, lex is in /usr/bin/lex.
> 
> Chances are you probably won't ever use ictrans, so I wouldn't worry too much about this. 
> Did a $NCARG_ROOT/bin/ncl file get created? If so, then you have successfully built "ncl".
> 
> If you really want to get ictrans built, you can try the attached lex.yy.c, which is what lex generated on my AIX machine.
> 
> Put the file in $NCARG/ncarview/src/lib/libictrans, and then type:
> 
>   cd $NCARG
>   make all install 
> 
> --Mary
> 
> 
> <lex.yy.c>
> On Sep 17, 2012, at 11:53 AM, George Vandenberghe wrote:
> 
>> I am trying to build NCL 6.0 on an IBM P6 cluster since I couldn't
>> find a binary release.   In configure I said no to everything except
>> GRIB2 and then entered make everything.  THis eventually
>> failed needing "flex" I downloaded and installed a flex suggested
>> in the NCL build tips.  The build got further but eventually
>> needed "lex" to build ictrans.   Lex is not available in AIX.  Where
>> can I get it so I can continue with the build?
>> 
>> I also downloaded and installed yacc but this did not help.
>> _______________________________________________
>> ncl-install mailing list
>> List instructions, subscriber options, unsubscribe:
>> http://mailman.ucar.edu/mailman/listinfo/ncl-install
> 
> _______________________________________________
> ncl-install mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-install



More information about the ncl-install mailing list