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, The error `/usr/local/share/man/man3/netcdf_f90.3': Permission denied merely means you invoked "make install" with a user identity that didn't have permission to write files in the directory /usr/local/share/man/man3/ so you either have to invoke "make install" as an administrative user who has permissions to write there, or use the "sudo" command to get the right permissions, as in sudo make install --Russ Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu Ticket Details =================== Ticket ID: NAY-396401 Department: Support netCDF Priority: Normal Status: Closed