KANNEL VERSION= 1.2.0
Operating System= RedHat 7.2
PROCESSOR = Pentium 4
Dear All,
I just want to check with other users of Kannel 1.2.0 here
whether Kannel has been installed properly and fully.
I downloaded gateway-1.2.0.tar.gz from the Kannel site, unzipped
it, untarred it and ran the configure script with the following options:
CC=/usr/bin/gcc ./configure --prefix=/etc/rc.d/init.d --exec-prefix=
/etc/rc.d/init.d --enable-docs --with-malloc=check --enable-ssl
--with-mysql=/usr/local/mysql --enable-mysql --enable-start-daemon
I had already made sure that mysql was running in the background. The
configure script ran successfully.
I then ran make check, which I believe does (apart from other things)
a check on all the scripts in the checks directory under the Kannel
root- scripts such as
check_compiler.sh, check_counter, check_fakesmsc.sh, check_smpp.sh e.t.C
All other scripts were OK but check_compiler.sh showed FAILURE:
checks/check_compiler.sh.... FAILURE
In the end a check was being performed on check_smpp.sh. I waited for a
whole 2 hours for the check to be completed but the cursor seemed to be
locked on to:
checks/check_smpp.sh....
In the end I had Ctrl+C the make check and I got *****interrupted****
message
I then ran make install to install Kannel under the /etc/rc.d/init.d
directory and a folder "kannel" was created under the same. This is the
organization of the /etc/rc.d/init.d/kannel directory
/etc/rc.d/init.d/kannel:
bin------|
|------>wmlsc (-rwxr-xr-x)
|
|------>wmlsdasm (-rwxr-xr-x)
|
|------>seewbmp (-rwxr-xr-x)
sbin-----|
|------>bearerbox
|
|------>smsbox
|
|------>wapbox
|
|------>run_kannel_box
|
|------>start-stop-daemon
|
|------>access.log
man------|
|------> man1------|
| |------->seewbmp.1
| |
| |------->wmlsc.1
| |
| |------->wmlsdasm.1
|
|
|
|------> man8------|
|------->kannel.8
|
|------->run_kannel_box.8
DOES the failiure of check_compiler.sh and the hanging of
the "make check" command at the check_smpp.sh stage indicate
an error in the installation of Kannel?
Thanx in advance.
Awaiting a reply.
SNODX