* Jason <[EMAIL PROTECTED]> [20020306 17:53]:
> As descrbied in the FAQ, I did the following:
> 
> CPPFLAGS="-I/home/mysql/lib/mysql"
> LDFLAGS="-L/home/mysql/lib/mysql"

LDFLAGS="-L/home/mysql/lib/mysql -lmysqlclient"

> 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

-- 
Kirill

_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to