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

[Staging #IIC-770637]: NetCDF - Fortran Error.

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: [Staging #IIC-770637]: NetCDF - Fortran Error.
  • Date: Fri, 11 Sep 2015 11:35:59 -0600

Hi Karl,

> I am newbie when it comes to programming especially when it comes to Fortran.
> I am compiling a FORTRAN code using 'make' command.
> 
> OS: Mac OS X 10.10
> this is the error I got.
> 
> Please help me. thank you very much.

It looks as if you don't have the netCDF Fortran library installed.

My advice is to use a package manager, such as "homebrew", for
installing netCDF-Fortran.  After you have installed homebrew, you
can get netCDF-Fortran using the command:

  $ brew install netcdf --with-fortran

If you need to install from source, which is more difficult and complex,
see the step-by-step instructions here:

  http://www.unidata.ucar.edu/netcdf/docs/building_netcdf_fortran.html

--Russ

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



Ticket Details
===================
Ticket ID: IIC-770637
Department: Support netCDF
Priority: Normal
Status: Closed