Can anyone help me? I’m having a problem compiling Courier-Imap with MySQL support. I am running Slackware 8.1 with MySQL binary distribution. Here are the commands I’m running to compile Courier-Imap.

 

CPPFLAGS="-I/usr/local/mysql/include"

export CPPFLAGS

LDFLAGS="-L/usr/local/mysql/lib"

export LDFLAGS

 

./configure

make

make check

make install

make install-configure

 

 

Thanks,

 

Patrick Bowen

Reply via email to