This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP] netcdf-4.1.1-1


Hi Marco,

On Mar  6 12:18, marco atzeri wrote:
> DESCRIPTION
> NetCDF (network Common Data Form) is a set of software libraries
> and machine-independent data formats that support the creation,
> access, and sharing of array-oriented scientific data.
> 
> HOMEPAGE
> http://www.unidata.ucar.edu/software/netcdf/
> 
> 
> it is already present in the major distros
> 
> To download
> wget -r -np -nH --cut-dirs=2
> http://matzeri.altervista.org/cygwin-1.7/netcdf/index.html

Three problems:

- You're using commas in the setup.hint "requires" line

- There's also something which puzzles me a bit.  On Fedora, there are
  only a handful of files in /usr/include:

    $ rpm -ql netcdf-devel | grep include
    /usr/include/ncvalues.h
    /usr/include/netcdf.h
    /usr/include/netcdf.hh
    /usr/include/netcdf.inc
    /usr/include/netcdfcpp.h

  In your devel package are more than 30 headers.  What's right?

  I'm not talking about the fortran modules.  They are under
  /usr/lib/gfortran/modules on Fedora, butI don't know if that makes
  sense for Cygwin, too.

- Shouldn't the section 3 man pages be in the devel package?


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]