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

[netCDF #VUK-280941]: How to use nco in redhat in a simple way?

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 #VUK-280941]: How to use nco in redhat in a simple way?
  • Date: Tue, 02 Jan 2007 08:35:23 -0700

Hi Lin,

> ... I don't know if nco have been installed
> completely, but when I use "ncrename" , my redhat linux can not find
> this command.

Installing NCO involves more than just running the "configure" script.  After 
executing "configure", you also have to run "make install".  You can specify 
where the executables like ncrename will be installed with a "--prefix=..." 
argument to configure, as in

  ./configure --prefix=/usr/local/

to make sure executables such as ncrename will be installed in 
/usr/local/bin/ncrename (for example).

Alternatively, you could install NCO binaries for Redhat, avoiding the 
configure and compile steps, by using an RPM for NCO, for example:

http://rpm.pbone.net/index.php3/stat/4/idpl/1126877/com/nco-1.2.1-1.i386.rpm.html

To see other NCO RPM's, just Google for "nco rpm".

Unidata doesn't maintain or support NCO, so I'm sorry to say we can't answer 
specific questions about how to get NCO running from source in particular 
development environments.

--Russ

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



Ticket Details
===================
Ticket ID: VUK-280941
Department: Support netCDF
Priority: Urgent
Status: Closed