RE: SQLBOX installation - libtool

2011-03-28 Thread Rene Kluwen
Also install the mysql-devel package and run ./configure anew.

 

From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of ha...@aeon.pk
Sent: Saturday, 26 March, 2011 17:37
To: Willy Mularto
Cc: kannel users
Subject: Re: SQLBOX installation - libtool

 

Thanks, it went ahead on installing libtool. 

 

Now having following issue:

 

make  all-recursive

make[1]: Entering directory `/usr/src/kannel/trunk'

Making all in gw

make[2]: Entering directory `/usr/src/kannel/trunk/gw'

if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gw -I../gw-g -O2
-D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/openssl
-I/usr/local/include/kannel -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES= -I/usr/include/libxml2
-I/usr/include/openssl -MT sqlbox.o -MD -MP -MF .deps/sqlbox.Tpo -c -o
sqlbox.o sqlbox.c; \

  then mv -f .deps/sqlbox.Tpo .deps/sqlbox.Po; else rm -f
.deps/sqlbox.Tpo; exit 1; fi

sqlbox.c:96:2: error: #error You need support for at least one DB engine.
Please recompile Kannel.

make[2]: *** [sqlbox.o] Error 1

make[2]: Leaving directory `/usr/src/kannel/trunk/gw'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/usr/src/kannel/trunk'

make: *** [all] Error 2

 

MySQL already installed; kannel already compiled with mysql. Still the
error... 

 

Regards,

hamza

 

 

 

On Sat, Mar 26, 2011 at 9:15 PM, Willy Mularto sangpr...@gmail.com wrote:

you need libtool dev package, the name will be distro spesific.




On Mar 26, 2011, at 11:09 PM, ha...@aeon.pk wrote:

 Hi,

 I am trying to install sqlbox. After svn, when I issue ./bootstrap
command, I get the following error:

 [root@desktop trunk]# ./bootstrap
 + set -e
 + amvers=no
 + automake-1.11 --version
 + automake-1.10 --version
 + automake-1.9 --version
 + amvers=-1.9
 + test -1.9 = no
 + libtoolize=no
 + glibtoolize --version
 + libtoolize --version
 + test no = no
 + set +x
 ./bootstrap: you need libtool

 Need some help about how to move ahead.

 Regards,
 Hamza

Willy Mularto
F300HD+MR18DE (NLC1725)








 



smime.p7s
Description: S/MIME cryptographic signature


SQLBOX installation - libtool

2011-03-26 Thread ha...@aeon.pk
Hi,

I am trying to install sqlbox. After svn, when I issue ./bootstrap
command, I get the following error:

[root@desktop trunk]# ./bootstrap
+ set -e
+ amvers=no
+ automake-1.11 --version
+ automake-1.10 --version
+ automake-1.9 --version
+ amvers=-1.9
+ test -1.9 = no
+ libtoolize=no
+ glibtoolize --version
+ libtoolize --version
+ test no = no
+ set +x
./bootstrap: you need libtool

Need some help about how to move ahead.

Regards,
Hamza


Re: SQLBOX installation - libtool

2011-03-26 Thread Willy Mularto
you need libtool dev package, the name will be distro spesific.



On Mar 26, 2011, at 11:09 PM, ha...@aeon.pk wrote:

 Hi,
 
 I am trying to install sqlbox. After svn, when I issue ./bootstrap command, 
 I get the following error:
 
 [root@desktop trunk]# ./bootstrap
 + set -e
 + amvers=no
 + automake-1.11 --version
 + automake-1.10 --version
 + automake-1.9 --version
 + amvers=-1.9
 + test -1.9 = no
 + libtoolize=no
 + glibtoolize --version
 + libtoolize --version
 + test no = no
 + set +x
 ./bootstrap: you need libtool
 
 Need some help about how to move ahead.
 
 Regards,
 Hamza

Willy Mularto
F300HD+MR18DE (NLC1725)