[asterisk-users] Configure Asterisk with openssl

A J Stiles asterisk_list at earthshod.co.uk
Thu Sep 16 05:41:38 CDT 2010


On Thursday 16 Sep 2010, Nikhil wrote:
>   Hi
>    I got the bellow error when I try to configure asterisk code.
>
> $./configure --with-ssl=/usr/local/ssl
> ...
> ...
> ...
> checking for mandatory modules:  OPENSSL... fail
>
> configure: ***
> configure: *** The OPENSSL installation appears to be missing or broken.
> configure: *** Either correct the installation, or run configure
> configure: *** including --without-ssl.
>
> I installed openssl in "/usr/local/ssl/" .
>
> Please help me to resolve this as I need to configure asterisk with SIP
> in TLS ,I am using 1.8 beta5 version . Or give  some link where I am
> find how to make asterisk to work with SIP on TLS.

Did you remember to run ldconfig after installing ssl?

What OS are you running?  If some kind of Linux, why not just install the 
openssl and openssl-devel packages?

-- 
AJS



More information about the asterisk-users mailing list