Kannel Installation
$ yum install lynx pcre pcre-devel
$ cd /usr/local/src
$ svn co https://svn.kannel.org/gateway/trunk
$ cd trunk
$ ./configure --enable-start-stop-daemon --disable-wap --enable-mutex-stats --enable-pcre
$ make
$ make install
No comments:
Post a Comment