[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #CSW-380765]: netcdf Sun make check fails



Hi Chris,

I think you are using the wrong "install" program. perhaps because the
configure script found this IDL install program on your executable path:

  /usr/local/rsi/envi/bin/install

when looking for a Unix install program.  If you could move the
/usr/local/rsi/envi/bin directory to the end
of your PATH where executables are found, then see if a different "install"
program is found in one of the
other directories, using a shell command such as "which install" or "whence
install" (depending on which
shell you are using), that would probably be a better install program to use.
You could then either edit all
your Makefiles to substitute the correct install program followed by running
"make install", or run "make
distclean" and rerun your configure script to create the Makefiles for you.
This would have to be followed
by "make check install".

--Russ



Russ Rew                                         UCAR Unidata Program
address@hidden                     http://www.unidata.ucar.edu



Ticket Details
===================
Ticket ID: CSW-380765
Department: Support netCDF
Priority: Normal
Status: Closed