NSF Unidata

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

[netCDF #KYG-107203]: NETCDF 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.



Hi Bijan,

The problem is that the system doesn't know where to find libimf.so, a library 
required by the Intel Fortran compiler. Find this file, and set the 
LD_LIBRARY_PATH environment variable to the directory that contains it, and try 
again.

For example, if you use ksh or bash you could export LD_LIBRARY_PATH, something 
like this:

  $ export LD_LIBRARY_PATH=/the/path/to/lib

On our Intel fortran compiler there is a shell script that we must run 
(ifortvars.sh) that sets environment variables that are needed by the Intel 
Fortran compiler. Make sure you have run this script.

--Russ

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



Ticket Details
===================
Ticket ID: KYG-107203
Department: Support netCDF
Priority: Normal
Status: Closed