2 messages in net.sourceforge.lists.courier-maildrop[maildropl] mysql_config
FromSent OnAttachments
Arnaud PignardJan 26, 2004 11:26 pm 
Sam VarshavchikJan 27, 2004 4:25 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[maildropl] mysql_configActions...
From:Arnaud Pignard (apig@frontier.fr)
Date:Jan 26, 2004 11:26:41 pm
List:net.sourceforge.lists.courier-maildrop

Hello,

Is there a way to remove properly in the configure of maildrop this line : LIBMYSQL="`mysql_config --libs`"

(my mysql_config --libs result : -L/usr/local/lib/mysql -lmysqlclient -lz -lcrypt -lm) seems work fine with replace line with param upper, but would prefer clean install.

mysql_config is part of mysql server and maildrop must be able to be compiled on a server without mysql server. (mysql client installed)

Also mysql include is never find on freebsd (from classic ports install : /usr/local/include/mysql)

Regards,