Thank you guys.

I first used,

    ./configure --enable-mysql --with-dlr=mysql

it doesn't give any error but still I encounter the same error when running
the bearerbox.


then I used,

    ./configure --with-mysql --enable-mysql --with-dlr=mysql

But it give me an error saying that it cannot locate the mysql libraries


So I try to modify it using,

./configure --with-mysql=/usr --enable-mysql --with-dlr=mysql

This time it works.

Thank you again for your help Alexander and Bill,
without you guys I cannot figure it out.
thanks again...

Regards,

Christian L. Silvestre
Web / Application Developer
Arabia Felix

T. +971  4 283 0800
F. +971  4 283 0700
M. +971 50 424 4700

----- Original Message -----
From: "Alexander Malysh" <[EMAIL PROTECTED]>
To: "Christian L. Silvestre" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, July 16, 2003 3:57 PM
Subject: Re: Using mySQL for DLR Storage


> heh, please read my post more deeply....
>
> ./configure --enable-mysql --with-dlr=mysql
>                                         ^^^^^^^^^^
> you must enable mysql-dlr storage
>
> Am Mittwoch, 16. Juli 2003 13:41 schrieb Christian L. Silvestre:
> > Thanks for your help Alexander.
> >
> > I configure kannel with --enable-mysql.
> > It display that the mySQL support was enabled so I am sure that the
> > compilation is correct.
> >
> > After installation. I try to run the bearerbox again and it still
display
> > the same error.
> >
> > Do I need to uninstall kannel first before installing it with the new
> > configuration?
> >
> > Regards,
> >
> > Christian L. Silvestre
> > Web / Application Developer
> > Arabia Felix
> >
> > ----- Original Message -----
> > From: "Alexander Malysh" <[EMAIL PROTECTED]>
> > To: "Christian L. Silvestre" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
> > Sent: Wednesday, July 16, 2003 2:52 PM
> > Subject: Re: Using mySQL for DLR Storage
> >
> > > Hi,
> > >
> > > ./configure --enable-mysql --with-dlr=mysql
> > >
> > > Am Mittwoch, 16. Juli 2003 12:46 schrieb Christian L. Silvestre:
> > > > I want to use mySQL for DLR storage.
> > > >
> > > > I already define mySQL as my dlr-storage and define mysql-connection
> > > > and dlr-db.
> > > >
> > > > When I start to run the bearerbox it gives me an error saying:
> > > >
> > > >     PANIC: DLR: storage type define as 'mysql', but no MySQL support
> >
> > build
> >
> > > > in!
> > > >
> > > > What shall I do?
> > > >
> > > > I already check the user manuals several time and found no solution.
> > > >
> > > > Please help.
> > > >
> > > >
> > > > Regards,
> > > >
> > > > Christian L. Silvestre
> > > > Web / Application Developer
> > > > Arabia Felix
> > >
> > > --
> > > Best regards / Mit besten Gr��en aus D�sseldorf
> > >
> > > Dipl.-Ing.
> > > Alexander Malysh
> > > ___________________________________________
> > >
> > > Centrium GmbH
> > > Vogelsanger Weg 80
> > > 40470 D�sseldorf
> > >
> > > Fon: +49 (0211) 74 84 51 80
> > > Fax: +49 (0211) 277 49 109
> > >
> > > email: a.malysh at centrium.de
> > > web: www.centrium.de
> > > msn: olek2002 at hotmail.com
> > > icq: 98063111
> > > ___________________________________________
> > >
> > > Please avoid sending me Word or PowerPoint attachments.
> > > See http://www.fsf.org/philosophy/no-word-attachments.html
>
> --
> Best regards / Mit besten Gr��en aus D�sseldorf
>
> Dipl.-Ing.
> Alexander Malysh
> ___________________________________________
>
> Centrium GmbH
> Vogelsanger Weg 80
> 40470 D�sseldorf
>
> Fon: +49 (0211) 74 84 51 80
> Fax: +49 (0211) 277 49 109
>
> email: a.malysh at centrium.de
> web: www.centrium.de
> msn: olek2002 at hotmail.com
> icq: 98063111
> ___________________________________________
>
> Please avoid sending me Word or PowerPoint attachments.
> See http://www.fsf.org/philosophy/no-word-attachments.html



Reply via email to