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

Mary Haley haley at ucar.edu
Mon Sep 17 14:18:36 MDT 2012


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


-------------- next part --------------
A non-text attachment was scrubbed...
Name: lex.yy.c
Type: application/octet-stream
Size: 46869 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-install/attachments/20120917/ca8348c8/attachment-0001.obj 
-------------- next part --------------

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



More information about the ncl-install mailing list