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.
> Organization: Woods Hole > Keywords: 199408021440.AA02092 netCDF 2.32 SGI Irix 5.2 Hi Peter, > Get the following when 'make install' on SGI IRIX 5.2 > (using netcdf-232pl2) > > > > > making `install' in directory /usr/local/netcdf-232pl2/fortran > > > > /sbin/install -c -m 664 netcdf.inc /usr/local/include/netcdf.inc > > /sbin/install: illegal option -c. > > usage: /sbin/install [-m mode] [-u owner] [-g group] [-idb attribute] [-new] > > [-o] [-O] [-rawidb idbpath] [-root rootpath] [-s] [-t] [-v] > > optionally, one of [-blk maj,min[,off]] [-chr maj,min[,off]] [-dir] > > [-fifo] [-ln path] [-lns path] [-src path] > > one of [-f dir] [-F dir] (mandatory unless -dir is used) > > file1 file2 ... fileN (pathnames of files to install) > > *** Error code 255 (bu21) The `configure' system used in this version of netCDF was tested on IRIX 4.0 but evidently IRIX 5.2 has a different `install' utility that no longer supports the `-c' option. Try overriding the INSTALL definition that configure produces by either defining INSTALL in the CUSTOMIZE file or as an environment variable before running `configure' or in the config.status script produced by `configure'. INSTALL should be defined as /usr/bin/X11/bsdinst which, according to the IRIX 5.2 man pages is an install that uses BSD-style arguments. Please let me know if this doesn't work. -- Russ Rew UCAR Unidata Program address@hidden P.O. Box 3000 http://www.unidata.ucar.edu/ Boulder, CO 80307-3000