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.
Christi, >Date: Wed, 15 Nov 1995 12:59:13 -0700 (MST) >From: Christi Forsythe <address@hidden> >Organization: Sandia National Laboratory >Subject: make install problem on cray - unicos 8 >Keywords: 199511151958.AA09204 In the above message you wrote: > Steve, > I'm having a problem running the make install. At first I was getting > the execute permission WARNING on the include, lib, bin, and man directories. > I changed the permission on those directories and then again executed > > sacj001(74)% make install ... > making `install' in directory /scr/u1/caforsy/netcdf-2.4-beta2/src/ncdump > > cc -o ncdump -g ncdump.o vardata.o dumplib.o ../libsrc/libnetcdf.a > cp ncdump /scr/u1/caforsy/netcdf-2.4-beta2/bin/ncdump > catman -w -M /scr/u1/caforsy/netcdf-2.4-beta2/man > Make: Cannot load catman. Stop. > Make: "catman -w -M /scr/u1/caforsy/netcdf-2.4-beta2/man": Error code 1 This, too, is caused by the misbehavior of the uname(1) utility. I suggest deleting all references to the `whatis' database from the Makefiles. -------- Steve Emmerson <address@hidden>