Mark, On Mon, Jan 16, 2012 at 12:28 PM, Mathieu Malaterre <[email protected]> wrote: >> The most difficult dependency is NetCDF Java, which I see you >> also have an ITP for: >> >> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=641447 > > This package is a real nightmare ! Thanks for simplifying the > dependencies, I was not able to do that.
Here are some updates: According to: ftp://ftp.unidata.ucar.edu/pub/netcdf-java/v4.2/ we have: ncSrc-4.2.zip 56.8 MB 12/28/11 1:11:00 AM and from: ftp://ftp.unidata.ucar.edu/pub/netcdf-java/v4.3/ we have ncSrc-4.3.zip 68.5 MB 7/29/11 9:57:00 PM [Careful reader, will see that 4.3 timestamp is newer than of 4.2...] My old copy of ncSrc-4.2.zip had md5sum of 1e76124398f397623b2a1128eec21dc4 and I could never get it to compile because of too many dependencies. For some reason the new 4.2 source zip with md5sum 5184615e28fbfe9dd56a2f3c15869a0f from today was really easy to build. However it requires libprotobuf-java << 2.4, while 2.4.1 is already in unstable. Trying to build ncSrc-4.3 with md5sum 0ebf9b74f638af94ec2730c2c8e38bc6 leads to the following compilation error: compile-core: [mkdir] Created dir: /home/mathieu/debian/debian-med/trunk/packages/netcdf-java/trunk/netcdf-java-4.3/cdm/target/classes BUILD FAILED /home/mathieu/debian/debian-med/trunk/packages/netcdf-java/trunk/netcdf-java-4.3/cdm/build.xml:143: srcdir "/home/mathieu/debian/debian-med/trunk/packages/netcdf-java/trunk/netcdf-java-4.3/time/src/main/java" does not exist! I am working on this right now, but I am interested in feedback if manage to get netcdf to build with protobuf >> 2.4 Thanks -- Mathieu -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/CA+7wUsx0_cmKZoYt1BevojX5LR4ovyT9+DW3nNK1Yjc001=3...@mail.gmail.com

