[Bug 5131] conserver server & client not built with encryption enabled

Stig Sandbeck Mathisen ssm at debian.org
Tue Feb 21 16:15:19 UTC 2006


Public bug report changed:
https://launchpad.net/malone/bugs/5131

Comment:
When building, you need to add the following packages:

libpam0g-dev - Development files for PAM
libssl-dev - SSL development libraries, header files and documentation
libwrap0-dev - Wietse Venema's TCP wrappers library, development files

It is probably a good thing to include these on the build dependency
list as well.

./configure will remove support for libraries it cannot find the header
files for even if the resulting conserver binary will say it was built
with --with-openssl --with-pam.

ldd /usr/sbin/conserver will give you a more accurate view of what was
found when compiling.




More information about the universe-bugs mailing list