Alejandro, your question lead me to the answer. I have done make for kannel BUT not make install in case it overwrites my existing installation which was from Ubuntu package. When I did make install in kannel and then your procedure for installation (without quoting the directory) everything went OK. Now I have a working sqlbox. Valuable help Best regards
Στις 29-07-2009, ημέρα Τετ, και ώρα 10:48 +0200, ο/η Alejandro Guerrieri έγραψε: > You've probably compiled it someplace else or moved it? Is kannel > really installed on /usr/local? > > > Regards, > > > Alejandro > > On Wed, Jul 29, 2009 at 9:57 AM, Peter <[email protected]> wrote: > > Alejandro, > the output is > > p...@host3:~/gateway-1.4.3$ ./gw-config --libs > -L/usr/local/lib/kannel -lgw -lwap -lgwlib -lrt -lresolv -lnsl > -lm > -lpthread -lxml2 -L/usr/lib/mysql -lmysqlclient > > Στις 28-07-2009, ημέρα Τρι, και ώρα 21:43 +0200, ο/η Alejandro > Guerrieri > έγραψε: > > Hmm, what's the output for /home/pek/gateway-1.4.3/gw-config > --libs ? > > > > Regards, > > > > > > Alejandro > > On Tue, Jul 28, 2009 at 7:59 PM, Peter <[email protected]> > wrote: > > Dear All, > > i was trying to compile SQLBOX on Ubuntu Server 9.04 > and after > > ./bootstrap > > and configure I get > > # ./configure > --with-kannel-dir=/home/pek/gateway-1.4.3 > > ....... > > ....... > > ....... > > checking for > gw-config... /home/pek/gateway-1.4.3/gw-config > > checking Kannel version... 1.4.3 > > checking Kannel libs... -L/usr/local/lib/kannel -lgw > -lwap > > -lgwlib -lrt > > -lresolv -lnsl -lm -lpthread -lxml2 > -L/usr/lib/mysql > > -lmysqlclient > > checking Kannel includes... > -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/mysql > > checking for cfg_create in -lgwlib... no > > configure: error: Kannel gwlib is required! > > r...@host3:/home/pek/gateway-1.4.3/sqlbox-0.7.2# > > > > I understand that is a known issue for a month now > but I > > wonder if it > > has been resolved somehow (with a patch or other). > > > > I also tried to do the same using 0.7.1 and got the > same > > requirement for > > gwlib. I may have not installed all relevant > packages on the > > Server. But > > I also have compiled kannel 1.4.3 and all went well. > > > > I would appreciate your valuable help > > > > Best regards, > > > > Dr. Peter Kontopoulos > > > > > >
