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 Ulas, We'll need more information to diagnose the problem. If you are using the Intel Fortran compiler, ifort, it may be that you need to run a script to set the environment variables correctly for ifort to tell it where to find its runtime libraries before trying to use ifort. That's the error described here: http://www.unidata.ucar.edu/netcdf/docs/known_symptoms.html#NF_INT_IS_C The error could also be caused by using a different compiler that has not been configured correctly to know ehere its runtime library is. With some compilers, you need to set LD_LIBRARY_PATH to specify where the runtime language support is installed, if you put things in a nonstandard place. Otherwise, please provide the information requested here, so we know what platform, compiler, and netCDF version you are using: http://www.unidata.ucar.edu/netcdf/docs/netcdf-install/Reporting-Problems.html --Russ Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu Ticket Details =================== Ticket ID: QHS-804263 Department: Support netCDF Priority: Normal Status: Closed