Christi, >Date: Wed, 15 Nov 1995 09:06:35 -0700 (MST) >From: Christi Forsythe <address@hidden> >Organization: Sandia National Laboratory >Subject: Re: 951114: netcdf-2.4-beta2 installation on cray >Keywords: 199511142300.AA06524 In the above message you wrote: > I started from the beginning again. The output that I had given you > had been my second try and I think the make was missing some information. > I did the following > 1) changed the CUSTOMIZE file as I had sent to you before > 2) ./configure >configure.log 2>&1 > Ambiguous output redirect Looks like you're using the C-shell. > 3) executed the following command: > > sacj001(113)% ./configure >configure.log > expanding `include's in file `Makefile' > expanding `include's in file `xdr/Makefile' > expanding `include's in file `libsrc/Makefile' > expanding `include's in file `fortran/Makefile' > expanding `include's in file `c++/Makefile' > expanding `include's in file `ncgen/Makefile' > expanding `include's in file `ncdump/Makefile' > expanding `include's in file `nctest/Makefile' > expanding `include's in file `doc/Makefile' > expanding `include's in file `port/master.mk' > expanding `include's in file `port/Makefile' > > The configure.log file contains the following: > creating cache ./config.cache > checking for fill-value usage... new usage > checking the installation prefix... /scr/u1/caforsy/netcdf-2.4-beta2 > checking the installation exec-prefix... /scr/u1/caforsy/netcdf-2.4-beta2 > checking type of operating system... sacj001 The above line should have stated `unicos'. This is probably the root cause of your problem. What's the output from a `uname -a'? -------- Steve Emmerson <address@hidden>