Hi there 

Please at least attempt to read the (on-line) documentation or at the
very least you could even try typing: man bearerbox.

Enjoy

On Tue, 2004-02-17 at 04:44, Innovest Ken wrote:
> These are the steps i did:
> 
> 1) ./configure --disable-ssl --disable-doc (Seems ok,
> no error)
> 2) make (seems ok, no error)
> 3) make install (output shown below)
> 
> [EMAIL PROTECTED] gateway-1.2.1]# make install
> /usr/bin/install -c -d /usr/local/bin
> for prog in wmlscript/wmlsc wmlscript/wmlsdasm
> utils/seewbmp; do \
>         /usr/bin/install -c $prog \
>             /usr/local/bin/`basename $prog`; \
> done
> /usr/bin/install -c -d /usr/local/sbin
> for prog in gw/bearerbox gw/smsbox gw/wapbox
> utils/run_kannel_box ; do \
>         /usr/bin/install -c $prog \
>             /usr/local/sbin/`basename $prog`; \
> done
> /usr/bin/install -c -d /usr/local/man/man1
> /usr/bin/install -c utils/seewbmp.1 wmlscript/wmlsc.1
> wmlscript/wmlsdasm.1 /usr/local/man/man1
> /usr/bin/install -c -d /usr/local/man/man8
> /usr/bin/install -c gw/kannel.8 utils/run_kannel_box.8
> /usr/local/man/man8
> [EMAIL PROTECTED] gateway-1.2.1]#
> [EMAIL PROTECTED] gateway-1.2.1]#
> 
> 
> 
> 4) Then I want to start bearerbox, but kannel.conf not
> found, please help.
> 
> [EMAIL PROTECTED] gw]# ./bearerbox -v 1
> 2004-02-16 13:35:59 [0] INFO: Debug_lvl = 1, log_file
> = <none>, log_lvl = 0
> 2004-02-16 13:35:59 [0] ERROR: fopen failed: couldn't
> open `kannel.conf'
> 2004-02-16 13:35:59 [0] ERROR: System error 2: No such
> file or directory
> 2004-02-16 13:35:59 [0] PANIC: Failed to load main
> configuration file `kannel.conf'. Aborting!
> [EMAIL PROTECTED] gw]#
> 
> 
> 
> 
> 
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Finance: Get your refund fast by filing online.
> http://taxes.yahoo.com/filing.html
> 


Reply via email to