Thanks guys, Yes I did specify --with-mysql but I have now successfully being able to configure the gateway with mysql and the problem was the --with-mysql finds mysql libs in /usr/local I located where my libs are and configured --with-mysql=pathToMyMySQLLibs ok.
But now when I run ./bearerbox it stops and complains PANIC: DLR: DB: directive 'field-source' is not specified Where does this again come from? I checked the user's guide and other docs no explanation for this. can you help me on this. Cheers TM -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Navjot Singh Sent: Wednesday, January 14, 2004 5:15 PM To: [EMAIL PROTECTED] Subject: RE: dlr-storage = mysql did you specify the --with-mysql while running ./configure. are you sure kannel was successfully compiled with mysql? >-----Original Message----- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Behalf Of Ted Mwakabaga >Sent: Wednesday, January 14, 2004 7:52 PM >To: [EMAIL PROTECTED] >Subject: dlr-storage = mysql > > >Hi guys > >Pls help me, when I run my bearerbox it stops with msg >PANIC dlr : dlr storage of type 'mysql' is not supported > >I changed the in the core group internal storage to mysql as clearly >explained in kannel user's guide. I want to store status report and >other things in my mysql database. > >I ./configured my kannel gateway with --with-enable-mysql > >Where am I missing the point? Help please. > >Thanks > >TM > > > >
