> 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


-- 
Lukas Gebauer.

http://synapse.ararat.cz/ - Ararat Synapse - TCP/IP Lib.
http://geoget.ararat.cz/ - Geocaching solution


------------------------------------------------------------------------------
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