On Fri, March 31, 2006 11:14 am, Brent Robinson wrote: > After looking through the install documentation for courier-authlib more > closely, I noticed that it if MySql is installed on the system, then the > MySql authentication module will automatically be built and installed. > However, we are running MySql on a different server than the one on which > I've installed Courier. Is there a way to build/install Courier with > MySql > support when MySql isn't actually installed on the server that Courier is > being installed on?
No, Courier needs the -devel files to build against and it needs the client files to run against. You don't have to install the mysql-server though. Once built, you can remove everything but the client libs. The developer's recommendation is to build Courier on a box that has all the devel libs installed. Jay -- Jay Lee Network / Systems Administrator Information Technology Dept. Philadelphia Biblical University -- ------------------------------------------------------- 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
