On Mon April 3 2006 13:37, Brent Robinson wrote: > Thanks to all who have sent along suggestions in reply to my > questions. I'm still having a bit of a problem, so I wanted to
You're also still top-posting. Please stop. > provide an update as to what I've tried so far and see if anyone has > any further suggestions. The short version of my problem is that it > seems that I still can't get courier-authlib to build with MySQL > support. I'm basing that assumption on the fact that the file > 'authmysqlrc' is not in the '/etc/authlib' directory. As I mentioned > before, I'm running MySql on a different server than the one I > installed Courier on. Should not matter as long as you have the libraries. > After I did some additional checking, however, I discovered that the > MySql Development Libraries and Shared Libraries (version 4.1.10-1) > were already installed on the server that I installed Courier on. > Therefore, I compiled and installed courier-authlib again, but the > 'authmysqlrc' file still wasn't installed into '/etc/authlib". I > then installed the MySql Client (v 4.1.10-1) and again compiled and > installed Courier, with the same results. If you're running "configure", perhaps you need to give one of these params: --with-mysql-libs=DIR Look for mysql libs in this dir --with-mysql-includes=DIR Look for mysql includes in this dir Or, if your system builds packages, maybe you have not installed courier-authlib-mysql? Or, if you provide more information about what exactly it is you're doing, we could direct you better without guessing... ;-) jerry ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
