[ncl-install] Running ncargf77 on AIX - giving error "xlf_r" command not found

Mary Haley haley at ucar.edu
Mon Mar 21 09:18:09 MDT 2011


Dear Hassan,

Do you have "xlf" on your system?  If so, you can try copying $NCARG_ROOT/bin/ncargf77 to your own personal directory and change the line:

set fortran  = "xlf_r"

to:

set fortran  = "xlf"

You can then using this modified version of "ncargf77" instead.

--Mary

On Mar 21, 2011, at 7:31 AM, Syed Hassan Gilani wrote:

> Hi,
> 
> I am using binary v5.2 for my AIX machine. I can see the ncl command working.
> I am trying to compile an old Fortran program using NCAR. When I run the command
> >> ncargf77 -o <output_file> <input_file>
> 
> It gives me error xlf_r: command not found.
> 
>  
> If I am not wrong, its looking for XL-Fortran for AIX.
> I am using gfortran. pls help to advice,
> Thanks for your help,
> 
> 
> Regards,
> Hassan
> _______________________________________________
> ncl-install mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-install

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-install/attachments/20110321/977438d2/attachment.html 


More information about the ncl-install mailing list