RE: sqlbox make error

2016-03-25 Thread Беляев Владимир Николаевич
This is not an error. All is well -Original Message- From: christopher kamutumwa [mailto:chriskamutu...@gmail.com] Sent: Friday, March 25, 2016 4:35 PM To: Беляев Владимир Николаевич Cc: spameden; users Subject: Re: sqlbox make error Now when configuring sqlbox. I get below error

Re: sqlbox make error

2016-03-25 Thread christopher kamutumwa
pbox, sqlbox > ./configure --with-kannel-dir=/home/u3850/gateway-1.5.0 > > -Original Message- > From: users [mailto:users-boun...@kannel.org] On Behalf Of christopher > kamutumwa > Sent: Friday, March 25, 2016 1:48 PM > To: spameden > Cc: users > Subj

Re: sqlbox make error

2016-03-25 Thread christopher kamutumwa
o: > > # kannel > ./configure --with-mysql > # opensmppbox, sqlbox > ./configure --with-kannel-dir=/home/u3850/gateway-1.5.0 > > -Original Message- > From: users [mailto:users-boun...@kannel.org] On Behalf Of christopher > kamutumwa > Sent: Friday, March 25, 20

RE: sqlbox make error

2016-03-25 Thread Беляев Владимир Николаевич
Subject: Re: sqlbox make error Hi below is what am getting now. please advise Configuring DB support ... checking whether to compile with MySQL support... disabled checking whether to compile with LibSDB support... disabled checking whether to compile with SQLite2 support... disabled checking whether

Re: sqlbox make error

2016-03-25 Thread christopher kamutumwa
Hi below is what am getting now. please advise Configuring DB support ... checking whether to compile with MySQL support... disabled checking whether to compile with LibSDB support... disabled checking whether to compile with SQLite2 support... disabled checking whether to compile with SQLite3 su

Re: sqlbox make error

2016-03-24 Thread spameden
2016-03-24 22:52 GMT+03:00 christopher kamutumwa : > hello, > > Ive installed kannel on ubuntu. now i want to install sqlbox i get > below error kindly advise how to resolve this? i aready have mysql on > server; > > sqlbox.c:98:2: error: #error You need support for at least one DB > engine. Pleas

Re: SQLBOX - make error - ssl/nossl

2012-01-31 Thread Milan P. Stanic
On Tue, 2012-01-31 at 23:26, aco.s wrote: > Dear all, > > I am trying to install SQLBOX but have no success. > > I am trying to do it with SSL support or without SSL support BUT result > is almost the same. As far as other installations are concern OpenSSL > 0.9.8s is working fine, only SQLBOX i

Re: SQLBox make error

2011-02-06 Thread Alejandro Guerrieri
I'm glad it helped :) Regards, Alex On Sunday, February 6, 2011, Scott Geller wrote: > Thanks Aliex.!! > That fixed it > > On Sun, Feb 6, 2011 at 6:18 AM, Alejandro Guerrieri > wrote: > You're trying to compile sqlbox using an incompatible version of kannel. You > need to compile against a m

Re: SQLBox make error

2011-02-06 Thread Scott Geller
Thanks Aliex.!! That fixed it On Sun, Feb 6, 2011 at 6:18 AM, Alejandro Guerrieri < alejandro.guerri...@gmail.com> wrote: > You're trying to compile sqlbox using an incompatible version of kannel. > You need to compile against a meta-data aware version (latest svn for > instance). > > Regards,

Re: SQLBox make error

2011-02-06 Thread Alejandro Guerrieri
You're trying to compile sqlbox using an incompatible version of kannel. You need to compile against a meta-data aware version (latest svn for instance). Regards, -- Alex Guerrieri On 06/02/2011, at 06:05, Scott Geller wrote: > > I'd appreciate some help in configuring and installing SQLBox.