-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Piotr Skwarna schrieb: > Hi > > i try complie apache with my openssl > > ./configure --prefix=/usr/unizeto/apache22 --enable-proxy --enable-ssl > --with-ssl=/opt/NEW/openssl/ > > [...] > checking for OpenSSL version... checking openssl/opensslv.h usability... yes > checking openssl/opensslv.h presence... yes > checking for openssl/opensslv.h... yes > checking openssl/ssl.h usability... yes > checking openssl/ssl.h presence... yes > checking for openssl/ssl.h... yes > OK > checking openssl/engine.h usability... yes > checking openssl/engine.h presence... yes > checking for openssl/engine.h... yes > checking for SSLeay_version in -lcrypto... no > checking for SSL_CTX_new in -lssl... no > checking for ENGINE_init... no > checking for ENGINE_load_builtin_engines... no > checking for SSL_set_cert_store... no > configure: error: ... Error, SSL/TLS libraries were missing or unusable > > any idea ?
Have a look in the file config.log. There somewhere are the error messages configure got when trying to link a program with libcrypto. Theses error messages tell you what went wrong. It may be that your OpenSSL library requires linking of libraries that configure doesn't know about. (libz comes to mind...) Bye Goetz - -- DMCA: The greed of the few outweights the freedom of the many -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHA5Q72iGqZUF3qPYRAsEiAJsEVNPb/EKpGE0FmhDHEsWpTy1v3gCbB2Ba kXrs+8giI/FQEgQVsSSQ5KA= =/N0f -----END PGP SIGNATURE----- ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]