IC Home > Know-how > Kannel > Installation
Kannel OpenSource SMS and Wap Gateway

2 Installation

Date: 05.04.2005

[ 1.1 Links ] [  up  ] - [ top ] [ 3 Reference ]

Configuration Kannel out-of-the-box

./configure
make
make install

Configuring Kannel with SSL Support

(openssl-0.9.7d)

./config threads
make
make test
make install

vi ~/.bash_profile
PATH=/usr/local/ssl/bin:$PATH:$HOME/bin

su -

Configuring Kannel

./configure --enable-ssl --with-ssl=/usr/local/ssl --disable-ssl-thread-test
make
make install


Free Scripts



copyright by retoh - created with mytexi