Thanks Lars-Hendrik. I did what you specified but now it gives me this error when I try to run it.
Starting WAP gateway: bearerbox/etc/rc.d/init.d/kannel: line 25: start-stop-daemon: command not found wapbox/etc/rc.d/init.d/kannel: line 33: start-stop-daemon: command not found Which is the same as Gustavo... Can you please help? Thanks in advance > ----- Original Message ----- > From: "Lars-Hendrik Schneider" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, October 11, 2002 5:35 PM > Subject: Re: Kannel 1.2 problems installing on Redhat 8 > > > > Am Freitag, 11. Oktober 2002 07:57 schrieb Alan Wong: > > > > Hi Alan, > > > > > I am currently having trouble installing kannel 1.2 on my linux 8 > > > workstation. When I'm trying to install the rpm I get the following > error. > > > error: Failed dependencies: > > > libcrypto.so.0.9.6 is needed by kannel-1.2.0-1 > > > libssl.so.0.9.6 is needed by kannel-1.2.0-1 > > > > > > I have tried a few things which hasnt helped. I have installed > > > openssl-0.9.6b and is located in > > > > > > /lib > > > libssl.so.0.9.6b > > > libssl.so.2 -> libssl.so.0.9.6b > > > libcrypto.so.0.9.6b > > > libcrypto.so.2 -> libcrypto.so.0.9.6b > > > > > > /usr/lib > > > libssl.so -> ../../lib/libssl.so.0.9.6b > > > libcrypto.so -> ../../lib/libcrypto.so.0.9.6b > > > > > > > I don't know what you will do afterwards with kannel - I just use it for > > SMS-services, so I don't need the SSL. But I experienced the same problems > > two weeks ago in the middle of nowhere in africa. > > As long as you don't need it for WAP-services with SSL you can try to do > it > > with > > # rpm -ivh --nodeps --force kannel...rpm > > > > This ignores any dependencies and forces RPM to install it. I used > Mandrake > > 8.2 which is RedHat based. > > But I'm not that experienced in Linux to solve your problem, but perhaps > tis > > will help you. > > > > > Alan > > > > greetz > > Lars-Hendrik > >
