<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Dear Hassan,<div><br></div><div>Do you have "xlf" on your system? &nbsp;If so, you can try copying $NCARG_ROOT/bin/ncargf77 to your own personal directory and change the line:</div><div><br></div><div>set fortran &nbsp;= "xlf_r"</div><div><br></div><div>to:</div><div><br></div><div>set fortran &nbsp;= "xlf"</div><div><br></div><div>You can then using this modified version of "ncargf77" instead.</div><div><br></div><div>--Mary</div><div><br><div><div>On Mar 21, 2011, at 7:31 AM, Syed Hassan Gilani wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><p>Hi,</p><div>I am using binary v5.2 for my AIX machine. I can see the ncl command working.</div><div>I am trying to compile an old Fortran program using NCAR. When I run the command</div><p>&gt;&gt; ncargf77 -o &lt;output_file&gt; &lt;input_file&gt;</p><p>It gives me error xlf_r: command not found.</p><div>&nbsp;</div><div>If I am not wrong, its looking for XL-Fortran for AIX. </div><div>I am using gfortran. pls help to advice, </div><p>Thanks for your help,</p><div><br>Regards,</div>
<div>Hassan</div>
_______________________________________________<br>ncl-install mailing list<br>List instructions, subscriber options, unsubscribe:<br><a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a><br></blockquote></div><br></div></body></html>