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
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.