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

[netCDF #VLA-298051]: netcdf make install error

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.


  • Subject: [netCDF #VLA-298051]: netcdf make install error
  • Date: Mon, 26 May 2008 12:35:02 -0600

Hi Adam,

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

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

when looking for a Unix install program.  If you could move the RSI
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: VLA-298051
Department: Support netCDF
Priority: Normal
Status: Closed