Compiling The Gateway - Kannel WAP and SMS gateway User Manual

Open source wap and sms gateway
Table of Contents

Advertisement

GNU autoconf, if you want to modify the configuration script.

Compiling the gateway

If you are using Kannel on a supported platform, or one that is similar enough to one, compiling Kannel
is trivial. After you have unpacked the source package of your choosing, or after you have checked out
the source code from CVS, enter the following commands:
./configure
make
The
configure
and writes out the
compile Kannel.
If either command writes out an error message and stops before it finishes its job, you have a problem,
and you either need to fix it yourself, if you can, or report the problem to the Kannel project. See Chapter
10 for details.
For detailed instruction on using the configuration script, see file
documentation for configure. Kannel defines a few additional options:
--with-defaults=type
default is
debug
--enable-docs (default)
Architecture Guide from the DocBook markup language to PostScript and HTML.
--disable-docs
--enable-drafts
--disable-drafts (default)
as
.
draft
--enable-debug
--enable-localtime
--disable-assertions
less information if it crashes.
--with-malloc=type
default), or
than
checking
--enable-mutex-stats
--enable-start-stop-daemon
--enable-pam
script investigates various things on your computer for the Kannel compilation needs,
used to compile Kannel. make then runs the commands to actually
Makefile
Set defaults for the other options.
.
Build documentation, b.e., converting the User Guide and the
Don't build documentation.
When building documentation, include the sections marked as
When building documentation, don't include the sections marked
Enable non-reentrant development time debugging of WMLScript compiler.
Write log file time stamps in local time, not GMT.
Turn off runtime assertion checking. This makes Kannel faster, but gives
Select memory allocation module to use:
. For production use you probably want
slow
, but much slower.
Produce information about lock contention.
Compile the start-stop-daemon program.
Enable using PAM for authentication of sendsms users for smsbox.
Chapter 2. Installing the gateway
. That file is a generic
INSTALL
is either
type
speed
is
type
native
. The
module is more thorough
native
slow
or
. The
debug
.
draft
,
(the
checking
7

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

1.3.1

Table of Contents