Hi Alan & Gustavo, This is not a Kannel problem, it is related to the OS that you are using. The "start-stop-daemon" is included with Debian, I believe. It does not come with any other distribution.
What you need to do is either run the bearerbox and wapbox manually, or create your own init scripts to do this. So, if you install Kannel in /usr/local, to run this manually execute : /usr/local/sbin/bearerbox /usr/local/etc/wapkannel.conf & /usr/local/sbin/wapbox /usr/local/etc/wapkannel.conf & There's more info on this in the "users" list archives. Hope this helps, Mark -----Original Message----- From: Alan Wong [mailto:[EMAIL PROTECTED]] Sent: 13 October 2002 23:24 To: [EMAIL PROTECTED] Subject: Re: Kannel 1.2 problems installing on Redhat 8 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