Hi all,

I am a basic level Linux user but after a few days of hard work I've got Kannel
1.4.3 working on CentOS. 
I am now trying to get version 1.5 working and have compiled thus:

./configure --prefix=/usr/local/kannel.1.5 --with-mysql --disable-localtime
--with-mssql --with-sqlite3
  
touch depend
make depend
make
make bindir=/usr/local/kannel.1.5 install

The structure of directory kannel.1.5 looks fine (the same as that of version
1.4.3) but when I try to start the bearerbox with './bearerbox -v 1
kannel.conf', Kannel gives the following message:
 
'error while loading shared libraries: libct.so.4: cannot open shared object
file: No such file or directory'

What am I doing wrong?

Thanks for any help!


Michael



Reply via email to