Re: Running ncargf77 on AIX - giving error "xlf_r" command not found

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Mon Mar 21 2011 - 09:18:09 MDT

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

_______________________________________________
ncl-install mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-install
Received on Mon Mar 21 09:18:15 2011

This archive was generated by hypermail 2.1.8 : Tue Apr 05 2011 - 09:03:04 MDT