Brent Robinson writes:
Here is some additional information. The system that I am working with is running Mac OSX 10.3.9. When I initially installed courier-authlib, I downloaded courier-authlib-0.58 from the downloads section at courier-mta.org. I then executed the commands "make", "make install", "make install-migrate", and "make-install configure". Everything appeared to succeed, but there is no 'authmysqlrc' file in '/etc/authlib' despite the MySql Dev Libraries and MySql client being installed on the system.If you need more information in order to assist me further, please let me know, and I'll provide as much detail as I can.
MySQL has a dependency on zlib, so the zlib development package must also be installed.
In any case, you need to look through your config.log file.The configure script checks for available libraries by trying to compile a test program. If the test program files, the corresponding module gets disabled. config.log will have a complete record. You need to find the part that checks for MySQL availability, examine the error message that resulted in the test compilation of a MySQL program failing, determine the reason why it failed, and fix it.
pgphQzu9rjj3h.pgp
Description: PGP signature
