On Thu, 12 Mar 1998, Robb Kambic wrote:
On Thu, 12 Mar 1998, Unidata Support wrote:
>
> ------- Forwarded Message
>
> >To: support@xxxxxxxxxxxxxxxx
> >From: chifan@xxxxxxxxxxxxxxxxxx (Chi-Fan Shih)
> >Subject: sao2nc
> >Organization: .
> >Keywords: 199803121724.KAA08923
>
> When I tried to run sao2nc, the following message appeared.
> What is NetCDF.pm?
Chi-Fan,
This is the perl module created by netcdf-perl. It should be in dir:
/local/lib/perl5/site_perl/NetCDF.pm
Find out where it is in your system. Then add the line:
push( @INC, <where NetCDF.pm is in you system, in quotes> ) ;
before line:
use NetCDF ;
Robb...
>
> (huron:ldm) 62 % sao2nc
> Can't locate NetCDF.pm in @INC (@INC contains:
> /usr/local/apps/SunOS-5.5.1/perl-5.004_03/lib/sun4-solaris/5.00403
> /usr/local/apps/SunOS-5.5.1/perl-5.004_03/lib
> /usr/local/apps/SunOS-5.5.1/perl-5.004_03/lib/site_perl/sun4-solaris
> /usr/local/apps/SunOS-5.5.1/perl-5.004_03/lib/site_perl .) at sao2nc line 9.
> BEGIN failed--compilation aborted at sao2nc line 9.
>
>
> Thanks.
>
>
> Chi-Fan
>
Chi-Fan,
You need to install netcdf and netcdf-perl before running sao2nc. Here's
the urls:
http://www.unidata.ucar.edu/packages/netcdf/index.html
http://www.unidata.ucar.edu/packages/netcdf-perl/index.html
Robb...
>
> ------- End of Forwarded Message
>
==============================================================================
Robb Kambic Unidata Program Center
Software Engineer III Univ. Corp for Atmospheric Research
rkambic@xxxxxxxxxxxxxxxx WWW: http://www.unidata.ucar.edu/
==============================================================================
==============================================================================
Robb Kambic Unidata Program Center
Software Engineer III Univ. Corp for Atmospheric Research
rkambic@xxxxxxxxxxxxxxxx WWW: http://www.unidata.ucar.edu/
==============================================================================