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 Sasha, > I have successfully built netcdf. I am however wondering if the fortran > bindings were correctly installed, as other programs (glimmer-cism ice sheet > model) are having troube detecting the netcdf fortran. > I have attached the config.log and make output and make check output Your output from "make check" looks good, and indicates that the Fortran libraries were built correctly. To install the C and Fortran library so that other programs can link with them, you still need to run "make install". When you ran the configure script, you used the option --prefix=/Users/spcarter/Glimmer/netcdf-4.1.1 which means the include files and libraries will be installed by "make install" in the "include/" and "lib/" subdirecttories of that directory you named in the prefix option. --Russ Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu Ticket Details =================== Ticket ID: ATN-193018 Department: Support netCDF Priority: Normal Status: Closed