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.
>From: Phil Forrest <address@hidden> >Organization: Auburn University Dept. of Physics >Keywords: 200310220043.h9M0hQOb009668 netCDF install Phil, >Just FYI, netcdf make install on Sparc/Solaris 8 installs binaries with mode >700, is this intentional ? I just downloaded, built, and installed netcdf-3.5.0 on a Sun Solaris 5.8 SPARC system: % uname -a SunOS buddy.unidata.ucar.edu 5.8 Generic_108528-23 sun4u sparc SUNW,Sun-Blade-1000 and the mode of the netCDF applications ncdump and ncgen are 775, not 700: netcdf-3.5.0/bin% ls -alt total 964 drwxrwxr-x 2 mcidas ustaff 512 Oct 24 11:14 ./ -rwxrwxr-x 1 mcidas ustaff 204940 Oct 24 11:14 ncdump* -rwxrwxr-x 1 mcidas ustaff 257164 Oct 24 11:14 ncgen* drwxrwxr-x 7 mcidas ustaff 512 Oct 24 11:14 ../ I suspect that your umask is set to set the mode 700. >Phil Forrest >334-844-6910 >Auburn University Dept. of Physics >Network & Scientific Computing >207 Leach Science Center Tom Yoksas