[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDF #NAY-396401]: Netcdf file output
- Subject: [netCDF #NAY-396401]: Netcdf file output
- Date: Fri, 14 Nov 2008 07:09:05 -0700
> Hi,
>
> I will try to give as much information as I can.
>
> I asked the person who installed the software for me and he replied as
> follow:
> "The netcdf has the development files in rpm file netcdf-devel and the
> rpm contains compiled library". And below is the information from my OS.
>
> Also you will find below the complete make file for the program which I
> use. Here you are the part that I activated. Flag 6 and the compiler
> settings
> FLAG_6 = -DNETCDF_IO
> IOLIBS = -L/usr/lib64 -lnetcdf
> IOINCS = -I/usr/include
>
> CPP = /usr/bin/cpp
> CPPFLAGS = $(DEF_FLAGS) -DGFORTRAN
> FC = gfortran -O3
> DEBFLGS =
> OPT =
> CLIB =
>
>
>
Sorry, but I can't debug someone else's build and install of netCDF. Possibly
they used a different fortran compiler than you are using.
Download the netCDF daily snapshot from here:
ftp://ftp.unidata.ucar.edu/pub/netcdf/snapshot/netcdf-4-daily.tar.gz
Build it according to the instructions here:
http://www.unidata.ucar.edu/software/netcdf/docs_snapshot/netcdf-install.html
If this doesn't work, please let me know.
Thanks,
Ed
Ticket Details
===================
Ticket ID: NAY-396401
Department: Support netCDF
Priority: Normal
Status: Closed