[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDF #AVU-430739]: NetCDF-4.2.1.1: not creating "netcdf.inc"
- Subject: [netCDF #AVU-430739]: NetCDF-4.2.1.1: not creating "netcdf.inc"
- Date: Thu, 06 Dec 2012 09:14:14 -0700
Hi Sahidul,
> I am trying to install "netcdf-4.2.1.1" with HDF5-1.8.9 using following
> commands:
>
> [/home/sahidul/netcdf-4.2.1.1]$./configure
> --with-zlib=/home/sahidul/NetCDF/all_lib
> --with-szlib=/home/sahidul/NetCDF/all_lib
> --prefix=/home/sahidul/NetCDF/all_lib --enable-hl
>
> It is showing successfully installed NetCDF but it is *NOT* creating
> "netcdf.inc".
> Could you please help to solve this problem.
>
> Here "config.log" is attached.
The netcdf.inc file is used for the netCDF Fortran-77 interface, but the
netcdf-4.2.1.1
software you have installed is only for the netCDF C interface and utilities.
To build
and install the netCDF Fortran library, you should download the
netcdf-fortran-4.2
distribution from
ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-fortran-4.2.tar.gz
and follow these instructions:
http://www.unidata.ucar.edu/netcdf/docs/netcdf-fortran-install.html
If you have problems with the netcdf-fortran-4.2 distribution, you may have
better luck
with the beta distribution:
ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-fortran-4.4-beta1.tar.gz
or with the newer daily snapshot:
ftp://ftp.unidata.ucar.edu/pub/netcdf/snapshot/netcdf-fortran-4.4-daily.tar.gz
which can also be built with the instructions referenced above.
Please let us know if you encounter problems.
--Russ
Russ Rew UCAR Unidata Program
address@hidden http://www.unidata.ucar.edu
Ticket Details
===================
Ticket ID: AVU-430739
Department: Support netCDF
Priority: Normal
Status: Closed