[erlang-bugs] building otp_src_R10B-10 on Solaris 10 - doesn't find openssl

Toby Thain toby@REDACTED
Sun Sep 17 21:24:30 CEST 2006


./configure does not detect the bundled openssl in /usr/sfw/bin/openssl

checking for OpenSSL >= 0.9.7 in standard locations... no
configure: warning: No (usable) OpenSSL found, skipping ssl, ssh and  
crypto applications
...
*********************************************************************
**********************  APPLICATIONS DISABLED  **********************
*********************************************************************

crypto         : No usable OpenSSL found
ssh            : No usable OpenSSL found
ssl            : No usable OpenSSL found

$ which openssl
/usr/sfw/bin/openssl

Works in otp_src_R11B-1. This wouldn't be such a problem if there was  
a way to specify the location.


--T



More information about the erlang-bugs mailing list