[MacPorts] #32319: nco ncea error with netcdf4 support
MacPorts
noreply at macports.org
Tue Nov 29 10:36:26 PST 2011
#32319: nco ncea error with netcdf4 support
-------------------------------------+--------------------------------------
Reporter: matt.j.oliver@… | Owner: takeshi@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: ncea | Port: nco
-------------------------------------+--------------------------------------
Changes (by ryandesign@…):
* owner: macports-tickets@… => takeshi@…
* cc: takeshi@…, matt.j.oliver@… (removed)
Old description:
> I have installed the following ports
>
> sudo port -d install netcdf
>
> sudo port -d install nco
>
> When I run
> ncea input1.nc input2.nc output.nc
>
> ncea: ERROR Requested netCDF4-format output file but NCO was not built
> with netCDF4 support
>
> ncea: HINT: Obtain or build a netCDF4-enabled version of NCO. Try, e.g.,
> ./configure --enable-netcdf4 ...;make;make install
>
> However, when I examine the port file,
> https://trac.macports.org/browser/trunk/dports/science/nco/Portfile
>
> I see that the netcdf4 flag is enabled in the port file, so I'm confused.
>
> This problem has been seen on both OSX 10.6.8 and OSX 10.7
New description:
I have installed the following ports
{{{
sudo port -d install netcdf
sudo port -d install nco
}}}
When I run
{{{
ncea input1.nc input2.nc output.nc
ncea: ERROR Requested netCDF4-format output file but NCO was not built
with netCDF4 support
ncea: HINT: Obtain or build a netCDF4-enabled version of NCO. Try, e.g.,
./configure --enable-netcdf4 ...;make;make install
}}}
However, when I examine the port file,
browser:trunk/dports/science/nco/Portfile
I see that the netcdf4 flag is enabled in the port file, so I'm confused.
This problem has been seen on both OSX 10.6.8 and OSX 10.7
--
--
Ticket URL: <https://trac.macports.org/ticket/32319#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list