LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   postfix + mysql compilation (https://www.linuxquestions.org/questions/fedora-35/postfix-mysql-compilation-175979/)

santiagofs 04-29-2004 11:59 AM

postfix + mysql compilation
 
Hi, I'm new to linux and Fedora.
I'm trying to configure an intranet mail server using postfix + mysql.
All the howto and documentation I've read told me I must compile postfix using a sentece like this:
> make -f Makefile.init makefiles \
>'CCARGS=-DHAS_MYSQL -I/usr/local/mysql/include' \ ... etc

where /usr/local is the place where mysql headers are.

The problem is I've installed mysql from rpms and cannot find such a directory 'mysql/include'

Any clue? Thank you

(sorry about my english, my lack of it)

maxut 05-01-2004 08:00 AM

have u installed mysql-devel packets? im not sure but as i remember mysql-devel is neceesary.

u dont have to use postfix.. u may prefer qmail. it is faster and more secure than sendmail and postfix. u can get src.rpm's of qmail at www.qmailtoaster.com if u want to compile from source visit www.qmailrocks.org

i hope i could help u

santiagofs 05-03-2004 12:07 PM

thanks maxut, that was it

about using qmail, i'll give it a try
thank you again

Santiago


All times are GMT -5. The time now is 08:58 PM.