2007/10/3, Piotr <[EMAIL PROTECTED]>: > > > > 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 > > > > -- > > > Do you have set LD_LIBRARY_PATH and/or LD_RUN_PATH environment variables > before invoking ./configure script to "/opt/NEW/openssl/lib" ? > > Or You can modify PKG_CONFIG_PATH to autodetect libraries.
bash-2.03# echo $LD_LIBRARY_PATH :/usr/local/firebird/lib:/usr/local/firebird/intl:/usr/local/lib:/opt/NEW/openssl/lib/:/opt/nfast/toolkits/hwcrhk/ -- spider[at]linux.[dot].pl
