[dss-developer] dss installation fails with openssl support

Till Mossakowski till at communtu.de
Thu Mar 4 19:06:13 CET 2010


Hi,

I just have tried to install dss 0.7.7 under Ubuntu 9.04, and it fails
with

CMake Error at CMakeLists.txt:109 (MESSAGE):
  Cannot build without OpenSSL.  Please install

                      OpenSSL


although I have installed openssl and created the certificate.
Actually, CMakeLists.txt:104 reads

include(${CMAKE_ROOT}/Modules/FindOpenSSL.cmake)

but "ls cmake/Modules/" gives:

FindAvahi.cmake  FindDNSSD.cmake  FindGSOAP.cmake  FindLibical.cmake
FindPoco.cmake  FindSpiderMonkey.cmake

Hence, FindOpenSSL.cmake seems to be missing in the git branch 0.7.7

Best, Till


More information about the dss-developer mailing list