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.
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