RE: siemens

2002-09-01 Thread Anupama R

yes I have.
With the same configuration as Siemens C35.  It works.
Regards
Anu

-Original Message-
From: Rafael Luque Leiva [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 30, 2002 5:47 PM
To: [EMAIL PROTECTED]
Subject: siemens


Hi listers,

Anybody has experience using Siemens S45 handset as SMSC with Kannel?

Regards
R. Luque





RE: Problem Installing Kannel 1.2.0.-1 on redhat 7.3 from rpm

2002-09-01 Thread Wilf \(Neil Wilkinson\)

i seem to remember having the same problem when installing from rpm on
redhat 7.2.

it seems that kannel requires these modules

$ rpm -qp kannel-1.2.0-1.i386.rpm --requires
...
libcrypt.so.1
libcrypto.so.0.9.6
...

but even though i too have openssl and openssl-devel installed, these
packages to not show up in the rpm query:

$ rpm -qa | grep openssl
openssl-0.9.6b-8
openssl-devel-0.9.6b-8
$ rpm -qa | grep libcrypt
$

i suggest that you download the sources (so far i've found the daily cvs
snapshot no problem although today could be the day its broken).

here's my configure line:

CC=/usr/bin/gcc
./configure --prefix=/home/kannel --with-ssl=/usr/share/ssl --enable-ssl --d
isable-mysql --disable-docs

for some reason i couldnt get kannel to compile with just "./configure".
you probably want to change the prefix to /usr/local.

best of luck,


wilf

> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Richard Kingsley
> Sent: Monday, 2 September 2002 7:58 AM
> To: [EMAIL PROTECTED]
> Subject: RE: Problem Installing Kannel 1.2.0.-1 on redhat 7.3 from rpm
>
>
> Hi,
>
> Have checked and I have version
>
> openssl-0.9.6b-28 and openssl-devel-0.9.6b-28.
>
> and still get this
> libcrypto.so.0.9.6 and
> libssl.so.0.9.6 needed by kennel-1.2.01
>
> Have been trying all day (and up to 11pm tonight)!
>
> Any more clues.
>
> I have tried to find a latter version of this libraries, but cannot find
> (except on www.openssl.org but these are source files and cannot find any
> instructions on how to compile or get rpm --anybody help?)
>
> Thanks
>
> Richard
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Oded Arbel
> Sent: 01 September 2002 09:14
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: RE: Problem Installing Kannel 1.2.0.-1 on redhat 7.3 from rpm
>
>
> You need to install the openssl-devel package. also - make sure that you
> have the latest 0.9.6 version - 'g' I think: there were a lot of security
> fixes beween that and the 'c' version which came with RH73 IIRC.
>
> --
> Oded Arbel
> m-Wise mobile solutions
> [EMAIL PROTECTED]
>
> +972-9-9581711 (116)
> +972-67-340014
>
> ::..
> "Out of register space (ugh)"
> -- vi
>
>
>
>
>
>





RE: Problem Installing Kannel 1.2.0.-1 on redhat 7.3 from rpm

2002-09-01 Thread Richard Kingsley

Hi,

Have checked and I have version

openssl-0.9.6b-28 and openssl-devel-0.9.6b-28.

and still get this
libcrypto.so.0.9.6 and
libssl.so.0.9.6 needed by kennel-1.2.01

Have been trying all day (and up to 11pm tonight)!

Any more clues.

I have tried to find a latter version of this libraries, but cannot find
(except on www.openssl.org but these are source files and cannot find any
instructions on how to compile or get rpm --anybody help?)

Thanks

Richard

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Oded Arbel
Sent: 01 September 2002 09:14
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: Problem Installing Kannel 1.2.0.-1 on redhat 7.3 from rpm


You need to install the openssl-devel package. also - make sure that you
have the latest 0.9.6 version - 'g' I think: there were a lot of security
fixes beween that and the 'c' version which came with RH73 IIRC.

--
Oded Arbel
m-Wise mobile solutions
[EMAIL PROTECTED]

+972-9-9581711 (116)
+972-67-340014

::..
"Out of register space (ugh)"
-- vi








RE: Problem Installing Kannel 1.2.0.-1 on redhat 7.3 from rpm

2002-09-01 Thread Oded Arbel

You need to install the openssl-devel package. also - make sure that you have the 
latest 0.9.6 version - 'g' I think: there were a lot of security fixes beween that and 
the 'c' version which came with RH73 IIRC.

--
Oded Arbel
m-Wise mobile solutions
[EMAIL PROTECTED]

+972-9-9581711 (116)
+972-67-340014

::..
"Out of register space (ugh)"
-- vi




> -Original Message-
> From: Richard Kingsley [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 30, 2002 9:58 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Problem Installing Kannel 1.2.0.-1 on redhat 7.3 from rpm
> 
> 
> Hi,
> 
> Just been checking and i have the openssl096 installed and 
> verified ok by
> rpm, but still get the dependency error.
> 
> Thanka again
> 
> Richard Kingsley
> 
> 
> ***
> * This E-mail has been scanned for all known viruses  *
> * and found to be virus free  *
> ***
> 
> 
>