WvStreams 4.6.1
Released September 29, 2009.
Motivation
Minor but important build fixes.
Changes
- Fix D-Bus detection code in configure to work with system D-Bus (wlach, apenwarr)
- Fix build system autodependencies (apenwarr)
- Add ldap, ldaps port numbers to WvURL (ppatters)
Downloading
You can get it from the DownloadReleases page, or directly: wvstreams-4.6.1.tar.gz.
Building
If it's not already on your system, you will need to install OpenSSL, which is required by WvStreams' cryptographic module. Then, all you need to do is the standard:
- ./configure
- make
- make install
If you have any problems, please contact the MailingList.
-- wlach