Here's a repo that builds and installs the legacy C++ interface as a Debian package [1]. VTK builds against it.
Cheers, Nico [1] https://github.com/nschloe/netcdf-cxx-legacy On Thu, Jun 18, 2015 at 12:49 AM Nico Schlömer <[email protected]> wrote: > Okay, we're probably going to need another small package here, namely "Legacy > NetCDF-3 C++ <ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-cxx-4.2.tar.gz>" > [1]. It provides legacy access for C++, used for example by VTK. It should > be fairly easy to build and I'll be happy to start it off, but I could > certainly require some hands at some point. > > Cheers, > Nico > > [1] https://www.unidata.ucar.edu/downloads/netcdf/index.jsp > > > > On Wed, Jun 17, 2015 at 11:26 AM Nico Schlömer <[email protected]> > wrote: > > It seems that this isn't going to be too easy here. VTK depends on an > older version of netCDF-C++ (4.1.3 or so, something that still contains > `netcdfcpp.h`). I also couldn't find a way for turning off netCDF support > yet. > > Anyone else? > > > Cheers, > Nico > > On Wed, Jun 17, 2015 at 9:43 AM Nico Schlömer <[email protected]> > wrote: > > Even with netcdf-cxx installed, I'm getting some configure errors in VTK6 > [1]. Investigating... > > –Nico > > > [1] > https://launchpadlibrarian.net/209258896/buildlog_ubuntu-vivid-amd64.vtk6_6.3.0~20150618-vivid1_BUILDING.txt.gz > > On Mon, Jun 15, 2015 at 11:01 PM Ross Gammon <[email protected]> wrote: > > On 06/15/2015 10:48 PM, Nico Schlömer wrote: > > VTK6 [1] doesn't fail? > > > > --Nico > > > > [1] https://packages.debian.org/source/experimental/vtk6 > > > > Yes it does. But this is because vtk6 needs the netcdf-cxx package which > is still waiting in the NEW queue. > > I did not list it this time as I reported that in another thread. > > Cheers, > > Ross >
