Re: Building NCL 6.0 on AIX 5.3 Power6 cluster

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Mon Sep 17 2012 - 14:18:36 MDT

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

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

Received on Mon Sep 17 14:18:44 2012

This archive was generated by hypermail 2.1.8 : Fri Sep 21 2012 - 16:25:08 MDT