Hello there,
I'm posting this again, just in case somebody out there can help me.
Been trying to install courier imap with mysql support on redhat 7.2..  I already have mysql up and running.
 
As descrbied in the FAQ, I did the following:
 
CPPFLAGS="-I/home/mysql/lib/mysql"
LDFLAGS="-L/home/mysql/lib/mysql"
export CPPFLAGS
export LDFLAGS
./configure --with-authmysql
 
configure stops with an error
 
configure: error: --with-authmysql specified but no mysqlclient.so
configure:error: ./configure failed for authlib
 
Please help
 
thanks in advance

Reply via email to