I tried to compile it on Redhat 6.2 with openssl 0.9.6b without success :
 
# ./configure --enable-ssl
Attempting to compile with SSL support.
checking for SSL_library_init in -lssl... (cached) no
 
However, everything is in the right place ie :
 
*.h in /usr/local/ssl/include/openssl
libssl.a and libcrypto.a in /usr/local/ssl/lib
 
Any idea about that problem ?            Gildas.
-----Message d'origine-----
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]De la part de Bruno David Rodrigues
Envoyé : mardi 11 septembre 2001 14:23
À : Jeetendra Singh
Cc : [EMAIL PROTECTED]
Objet : Re: SSL

I'm compiling it with ssl (but I don't use it because I don't use wapbox neither https in smsbox). But configure finds libraries.
I'm using debian unstable and  have
ii  libssl-dev     0.9.6b-1       SSL development libraries, header files and
ii  libssl0.9.6    0.9.6b-1       SSL shared libraries
ii  openssl        0.9.6b-1       Secure Socket Layer (SSL) binary and related
Hope that this helps
----- Original Message -----
To: manish
Sent: Monday, September 10, 2001 7:02 AM
Subject: Re: SSL

Actually I have tried that. But it didnt work. just wanted to know if anybody tried installing Kannel with SSL really???
-JS
 
----- Original Message -----
From: manish
Sent: Monday, September 10, 2001 10:32 AM
Subject: Re: SSL

hi,
 
.configure looks for paths etc in configure.in
 
look for the settings there and modify.
 
bye
 manish
----- Original Message -----
Sent: Monday, September 10, 2001 10:10 AM
Subject: Re: SSL

I have done that but then ./configure is not being able to find the SSL libraries. (In particular the SSL_Library-init() function). I have openssl installed in my machine in /usr/local/ssl folder. Where should i copy the SSL libraries so that ./configure can find it?
thanks again,
JS
----- Original Message -----
Sent: Saturday, September 08, 2001 3:52 AM
Subject: Re: SSL

Just compile it without giving the --enable-ssl option, and check if ./configure says that will use ssl.
If it don't, check if you have openssl in the right place
----- Original Message -----
Sent: Friday, September 07, 2001 9:35 AM
Subject: SSL

 
Has anybody tried configuring Kannel 1.1.5 with --enable-ssl option? Am trying it and it always gives "Disabling ssl support". It attempts to compile with ssl support as a default option, but then its not being able to find the libraries, it seems? where should i install the openssl libraries for it?
thanks in advance,
JS
  • Re: SSL Bruno David Rodrigues
    • Gildas PERROT

Reply via email to