Ok, I just went back and took a look at the old source. If your mysql header files are not located in /usr/local/include/mysql edit the conf-cc file to point at the correct location and it should compile without error.
Shane >-----Original Message----- >From: Shane Chrisp [mailto:[EMAIL PROTECTED] >Sent: Wednesday, 31 March 2004 1:24 AM >To: [EMAIL PROTECTED] >Subject: RE: [toaster] peroblems new toaster > >Yes that's the patch im using as well. You need the mysql >devel files installed on the system to compile it. > >Shane > >>-----Original Message----- >>From: Rene Marticke [mailto:[EMAIL PROTECTED] >>Sent: Wednesday, 31 March 2004 1:16 AM >>To: [EMAIL PROTECTED] >>Subject: Re: [toaster] peroblems new toaster >> >>Shane Chrisp wrote: >> >>>Yes. >>> >>>Ive been using it for years. You need to use >>>the -S switch for tcpserver and make sure you >>>configure the /var/qmail/controls/sql file with >>> >>>server localhost >>>port 3306 >>>database vpopmail >>>table relay >>>user username >>>pass password >>>time 1800 >>> >>>Shane >>> >>> >> >>is this already include into tcpserver ???? >>I play with this one -> >>http://www.tnpi.biz/internet/mail/toaster/patches/tcpserver-my >sql.shtml >>but i didn't get it work :-( Always errors that mysql.h isn't >>there but >>i thought i made all needed changes in thefiles. >> >>rene >> >>ps sorry for the OT in this thread >> > >