On Thu, Mar 10, 2011 at 1:01 AM, marco atzeri wrote: > On Wed, Mar 9, 2011 at 2:38 PM, Corinna Vinschen wrote: >> 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 > > I will check, genini did not complaint.
correct > >> >> - 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? > > No idea, I just run standard installation. > I will compare with the other distro and let you know. additional header for the second C++ interface. http://www.unidata.ucar.edu/software/netcdf/docs/cxx4/namespacenetCDF.html > >> >> 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? > > I will move. done > >> >> >> Corinna >> > > Thanks > Marco > uploading again. Regards Marco