If yes, then loading of OpenSSL libraries failed.
You not need "dev" package with C sources. You need runtime SO
libraries: libssl.so and libcrypto.so

You need the dev package, because that is where libssl.so and libcrypto.so are: https://packages.debian.org/de/jessie/amd64/libssl-dev/filelist

The normal package only has *.so.$versionnumber: https://packages.debian.org/de/jessie/amd64/libssl1.0.0/filelist




On 06/08/2017 11:53 AM, Lukas Gebauer wrote:
SSL/TLS support is not compiled!

Installing the libssl-dev package did not fix the problem.
Have you ssl_openssl unit included with your project?

If yes, then loading of OpenSSL libraries failed.
You not need "dev" package with C sources. You need runtime SO
libraries: libssl.so and libcrypto.so




------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to