Back to top

DAP++ SDK 3.18.1 (7 June 2016)

Submitted by jimg on Tue, 06/07/2016 - 13:40

Minor fix for the source distribution. This is a source-only release.

Required packages

The libdap 3.18.1 software requires libcurl 7.19, libxml2 2.7 and a modern pthreads library (installing the RPMs above using yum will fetch these for you automatically). To build from a fresh GitHub clone, you'll need automake 1.11, autoconf 2.63 and libtool 2.2.

Source code

Version 3.18.1
libdap-3.18.1.tar.gz, gpg signature. Required: libcurl, libxml2 and pthreads. With CentOS/RPM you'll need the regular packages plus the '*-devel' development packages for these; '*-dev' for Debian/Ubuntu/deb. They are commonly present on machines configured for development. See above. For Windows, we suggest using the OC library for client side access or building/running the server using CygWin.