Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDFPerl #HVD-259571]: Netcdf-perl install help



David,

> Yes. That was my question. Sorry for being dense. Attached are new log files
> replacing the files that I sent earlier today. They should contain both
> standard output and standard error. I ran a "make clean" and removed
> /perl/Makefile.PL and went through "./configure", "make perl/Makefile",
> "make", "make test"

It appears that the netCDF header-file and library directories weren't
properly referenced before the "configure" script was executed.  Please
try the following:

1.  Go to the top-level source directory.

2.  Execute the command "make distclean".

3.  Ensure that the following environment variables have the indicated
values:

        CPP_NETCDF=-I/usr/local/netcdf-3.6.2/include
        LD_NETCDF='-L/usr/local/netcdf-3.6.2/lib -lnetcdf'

4.  Execute the "configure" script.

5.  If the previous step succeeds, then execute the command "make".

6.  If the previous step succeeds, then execute the command "make test".

7.  If the previous step succeeds, then execute the command "make install"
    (probably as the superuser).

Please let me know if this helps.

Regards,
Steve Emmerson

Ticket Details
===================
Ticket ID: HVD-259571
Department: Support netCDF Perl
Priority: Normal
Status: On Hold


 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Office of Programs University Corporation for Atmospheric Research (UCAR)   Unidata is a member of the UCAR Office of Programs, is managed by the University Corporation for Atmospheric Research, and is sponsored by the National Science Foundation.
P.O. Box 3000     Boulder, CO 80307-3000 USA     Tel: 303-497-8643     Fax: 303-497-8690