23 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Courier-IMAP and ...
FromSent OnAttachments
Jonathan ChongDec 27, 2005 8:38 am 
Lyndon TiuDec 27, 2005 8:48 am 
Jonathan ChongDec 27, 2005 8:53 am 
Lyndon TiuDec 27, 2005 8:55 am 
Jonathan ChongDec 27, 2005 8:58 am 
Lyndon TiuDec 27, 2005 9:08 am 
Jonathan ChongDec 27, 2005 9:11 am 
Lyndon TiuDec 27, 2005 9:23 am 
Lyndon TiuDec 27, 2005 9:27 am 
Jonathan ChongDec 27, 2005 9:30 am 
Lyndon TiuDec 27, 2005 9:42 am 
Jonathan ChongDec 27, 2005 9:46 am 
Lyndon TiuDec 27, 2005 9:50 am 
Gordon MessmerDec 27, 2005 9:54 am 
Jonathan ChongDec 27, 2005 10:17 am 
Gordon MessmerDec 27, 2005 10:47 am 
Jonathan ChongDec 27, 2005 11:07 am 
Lyndon TiuDec 27, 2005 11:24 am 
Lyndon TiuDec 27, 2005 11:53 am 
Jonathan ChongDec 27, 2005 12:00 pm 
Lyndon TiuDec 27, 2005 12:14 pm 
Sam VarshavchikDec 27, 2005 3:27 pm 
Lyndon TiuDec 27, 2005 4:51 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Courier-IMAP and MySQL problemActions...
From:Gordon Messmer (yiny@eburg.com)
Date:Dec 27, 2005 9:54:39 am
List:net.sourceforge.lists.courier-users

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.