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

[LibCF #VDH-445800]: Help about NetCDF , Ticket ID: FKZ-597292

This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.


  • Subject: [LibCF #VDH-445800]: Help about NetCDF , Ticket ID: FKZ-597292
  • Date: Wed, 16 Feb 2011 13:29:04 -0700

Hi,

> I wanted to install NetCDF in order to use WRF. In terminal I entered
> ./configure
> --with-netcdf=/home/avik/Desktop/netcdf-4.1.1/libsrc--enable-netcdf-4
> --with-hdf5=/home/avik/Desktop/hdfview && make check install > output.txt.
> The output is attached with this mail. Can you help me out?

The output.txt file you sent only has the output to stdout.

  make check install > output.txt

To diagnose this problem, we need more information, including the output
to stderr that provides error messages and other information about what 
failed.  Depending on what shell you are using, you could also capture
stderr output with

  make check install >& output.txt

Also, we may need the addional information listed here:

  http://www.unidata.ucar.edu/netcdf/docs/netcdf-install/Reporting-Problems.html

Thanks.

--Russ

Russ Rew                                         UCAR Unidata Program
address@hidden                      http://www.unidata.ucar.edu



Ticket Details
===================
Ticket ID: VDH-445800
Department: Support LibCF
Priority: High
Status: Closed