[ncl-talk] WRAPIT failure on OS X 10.10
Dennis Shea
shea at ucar.edu
Wed Nov 26 08:06:22 MST 2014
It looks like the gfortran compiler is not in your standard search path
[1]
Do you have gfortran in your search path?
[2]
%> which gfortran
My system responds with
/usr/local/bin/gfortran
If you do not have gfortran in your path, you will have to download and
install it.
[3]
WRAPIT -L /usr/local/bin/gfortran/lib -l gfortran
Good luck
On Wed, Nov 26, 2014 at 12:22 AM, Cheung <zuibeidemei at 126.com> wrote:
> I came across a failure with WRAPIT:
>
> WRAPIT Version: 120209
> COMPILING ex.f
> couldn't understand kern.osversion `14.0.0'
> LINKING
> ld: library not found for -lgfortran
> collect2: error: ld returned 1 exit status
> END WRAPIT
>
> Please help.
>
> Regards
>
> Cheung
>
>
>
>
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20141126/3ae3d9ee/attachment.html
More information about the ncl-talk
mailing list