[Dbmail] LibMySQL

2002-07-21 Thread raphael
Hello, I had one problem with the libmysql on SuSE linux 8.0. wenn i run make came this cc -Wall -D_BSD_SOURCE -D_SVID_SOURCE -O2 main.c -o dbmail-smtp list.o debug.o pipe.o mime.o dbmysql.o dbmd5.o md5.o bounce.o forward.o memblock.o -L/usr/lib -libmysqlclient.so.10.0.0 /usr/i486-suse-l

Re: [Dbmail] LibMySQL

2002-07-21 Thread Morten Christensen
- Original Message - From: "raphael" Sunday, July 21, 2002 5:46 PM Subject: [Dbmail] LibMySQL >I had one problem with the libmysql on SuSE linux 8.0. >wenn i run make came this >cc -Wall -D_BSD_SOURCE -D_SVID_SOURCE -O2 main.c -o dbmail-smtp list.o >debug.o pipe.o mime.o dbmysql.o

Re: [Dbmail] LibMySQL

2002-07-21 Thread raphael
> I use rc3 on a SuSE 8.0. > > Before make, I changed a line in Makefile > > MYSQLLIBDIR=/usr/local/lib/mysql -> > MYSQLLIBDIR=/usr/lib/mysql -> MYSQLLIBDIR=/usr/lib/mysql LIBS = -L$(MYSQLLIBDIR) LIB = -libmysqlclient I make this, but the Message ist the same. I had installed the rpm from mys

Re: [Dbmail] LibMySQL

2002-07-21 Thread Morten Christensen
- Original Message - From: "raphael" Sunday, July 21, 2002 9:06 PM Subject: Re: [Dbmail] LibMySQL >> I use rc3 on a SuSE 8.0. >> >> Before make, I changed a line in Makefile >> >> MYSQLLIBDIR=/usr/local/lib/mysql -> >> MYSQLLIBDIR=/usr/lib/mysql -> >MYSQLLIBDIR=/usr/lib/mysql > >LIBS

[Dbmail] dbmail with oracle

2002-07-21 Thread fredrik
Have anyone made a successfull port of dbmail for use with oracle instead of mysql? Best Regards