Re: wrapit does not work

From: Rick Grubin <grubin_at_nyahnyahspammersnyahnyah>
Date: Thu, 13 Dec 2007 13:42:05 -0700

Hello Wolfgang

> I am not succeeding in running WRAPIT. Here comes my output of the
> test files from the troubleshooting section:
>
> WRAPIT ex.f
>
> WRAPIT Version: 051007
> COMPILING ex.f
> LINKING
> /usr/bin/ld: cannot find -lg2c
> collect2: ld returned 1 exit status
> END WRAPIT

First, thanks for providing output of what you're trying to do, as
well as the result of the command 'uname -a' -- that sort
of information is very helpful.

You'll need to tell WRAPIT where to find libraries it may need when
your compiler installation, for some reason, does
not know where to look (and thus can't tell the linker).

Running 'WRAPIT -h' will provide more info, as will looking at the
documentation:
        http://www.ncl.ucar.edu/Document/Tools/WRAPIT.shtml
and in particular
        http://www.ncl.ucar.edu/Document/Tools/WRAPIT.shtml#WRAPITOptions

Please re-run WRAPIT as:

WRAPIT -l g2c ex.f

----
Rick Grubin NCAR/TDD/CISL/VETS
Visualization + Enabling Technologies
grubin_at_ucar.edu 303.497.1832

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Dec 13 2007 - 13:42:05 MST

This archive was generated by hypermail 2.2.0 : Mon Dec 17 2007 - 08:25:02 MST