This is a discussion on Re: [courier-users] Courier-IMAP and MySQL problem within the Courier-Imap forums, part of the Mail Servers and Related category; Jonathan Chong wrote: > *embarassed* and here I was thinking that it would automatically pick > up the installation from ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Jonathan Chong wrote:
> *embarassed* and here I was thinking that it would automatically pick > up the installation from a "registry" or something, ala Windows. The configure script usually will find the libraries, as long as they are installed properly. > MySQL-server-standard-5.0.16-0.rhel4 > MySQL-shared-standard-5.0.16-0.rhel3 > courier-authlib-mysql-0.58-1 > mysql-devel-3.23.58-16.RHEL3.1 > MySQL-client-standard-5.0.16-0.rhel4 That is definitely not properly. How you managed that, I can only imagine. The package "mysql-devel" requires "mysql" of the same version, which you don't have installed. You've also got mixed versions of "MySQL-shared-standard" and the other "MySQL" packages. Don't --force the installation of packages. Remove all of the MySQL packages that you've got, and install a set of *matching* packages. Then, rebuild courier-authlib and courier when your MySQL installation is fixed. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |