its matter of the configure options
the kannel boxes are considered as admin executables as they are the ones to be 
started/stopped ..

/i do prefer to use prefix=/opt/kannel
so i have everything in /opt/kannel /

in case you want all the executables to go to /usr/bin/kannel/
set the sbindir value to the same directory ...
read the following:
Fine tuning of the installation directories:
  --bindir=DIR           user executables [EPREFIX/bin]
  --sbindir=DIR          system admin executables [EPREFIX/sbin]
  --libexecdir=DIR       program executables [EPREFIX/libexec]
  --datadir=DIR          read-only architecture-independent data [PREFIX/share]
  --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]
  --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com]
  --localstatedir=DIR    modifiable single-machine data [PREFIX/var]
  --libdir=DIR           object code libraries [EPREFIX/lib]
  --includedir=DIR       C header files [PREFIX/include]
  --oldincludedir=DIR    C header files for non-gcc [/usr/include]
  --infodir=DIR          info documentation [PREFIX/info]
  --mandir=DIR           man documentation [PREFIX/man]
  

-----Original Message-----
From: diego gullo [EMAIL PROTECTED]
Sent: 04 ??? 2008 ?.
To: seik
Subject:Initial doubts about Kannel 

> Hi all, 

> I hope this mailing list still has got some users. 

> My doubts about kannel is that I have installed it in a specific folder and 
> in that folder I cannot find the programs described in the user guide. This 
> is what I have done:
> 1.      Install Kannel - Run 
> 1.      linux-ksrq:/home/guest/Desktop/gateway-1.4.1 # ./configure 
> --with-defaults=debug
> 1.       --enable-mutex-stats --enable-start-stop-daemon --with-mysql 
> --with-mysql-dir=/
> 1.      var/lib/mysql/
> 1.      
> 1.      AND
> 1.      
> 1.      make bindir=/usr/bin/kannel/ install
> 1.      
> 2.      At this point as described in the guide I should have my executables 
> in the /usr/bin/kannel/ folder instead I can find the bearerbox, wapbox and 
> smsbox under
> 2.      linux-ksrq:/usr/local/sbin # ls
> 2.      bearerbox  run_kannel_box  smsbox  start-stop-daemon  wapbox
> 2.      
> I am still a bit confused about this and I was wondering if there was 
> something wrong. 

> Moreover, has anyone got a guide on how to install Kannel such that it uses 
> your mobile phone as a SMSC?

> Diego


Reply via email to