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.
Hello Marcos, I'm seeing the following from the provided log file: configure:21408: ./conftest ./conftest: error while loading shared libraries: libnetcdf.so.11: cannot open shared object file: No such file or directory configure:21408: $? = 127 It appears that the build system cannot locate the C library at runtime. This is often fixed by setting the LD_LIBRARY_PATH environmental variable in addition to the LDFLAGS variable, e.g. LD_LIBRARY_PATH=/usr/local/lib I hope this information is helpful, -Ward > Hello, > > > I'm having problems building the netcdf fortran library. I believe I did > successfully install the netcdf C library, so now I'm following the > instructions for building the fortran library with shared libraries. > > > Find attached the log file. > > > Thanks in advance. > > > Regards, > > Marco Solari > > > Ticket Details =================== Ticket ID: PFO-333387 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.