i configured as mentioned below and still i get this eerror when i run postfix
Mar 29 12:43:23 mail postfix/smtpd[13810]: fatal: unsupported dictionary type: mysql Mar 29 12:43:24 mail postfix/master[13653]: warning: process /usr/libexec/postfix/smtpd pid 13810 exit status 1 Mar 29 12:43:24 mail postfix/master[13653]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling I never got an error when i did a make and make install. SO how do i konw, if I complied postfix with mysql properly? Arvind ----- Original Message ----- From: "Suresh Ramasubramanian" <[EMAIL PROTECTED]> To: "Arvind" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, March 29, 2002 10:08 AM Subject: Re: [LIH] Re: problem with postfix and mysql config > "Arvind" <[EMAIL PROTECTED]> writes: > > > 1.. make -f Makefile.init makefiles \ > > 'CCARGS=-DHAS_MYSQL -I/some/where/mysql/include' \ > > 'AUXLIBS=/some/where/mysql/lib -lmysqlclient -lz -lm' > > I installed mysql from RPM and now i cannot find the /include or the /lib. > > rpm -q -l mysql does not list me any include file. > > > > what should i do ? > > For gods sake, replace the /some/where/mysql with the actual paths to > the mysql includes and libs on YOUR system. > > Try to read the damn instructions rather than doing straight copy + > paste. > > And dont mail me offlist - post only on the list. > > -srs > > ps - You need the mysql-devel rpm as well as the mysql rpm if you want > includes and libs. > > >> Didn't someone tell you that there's a certain site called > >> "google.com"? http://www.google.com/search?q=postfix+mysql ... the > >> VERY FIRST bloody link that hits you in the face says "Installation > >> Howto for Postfix with MySQL". > >> -srs > > _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
