Re: [CentOS] Error installing Postfix - Mysql Support

2011-09-30 Thread John Doe
From: Silvio Tadeu > root@server [/tmp]# ldconfig -p | grep libmysqlclient.so.15 >         libmysqlclient.so.15 (libc6,x86-64) => /usr/lib/libmysqlclient.so.15 >         libmysqlclient.so.15 (libc6,x86-64) => > /usr/lib64/libmysqlclient.so.15 How come an x86_64 lib appears in your /lib/ ?   $ /

Re: [CentOS] Error installing Postfix - Mysql Support

2011-09-29 Thread Silvio Tadeu
Hi Michael: Excuse me for sure now, but you can remove the libmysql, without removing the MySQL? > Date: Thu, 29 Sep 2011 23:34:08 +0100 > From: mrcri...@gmail.com > To: centos@centos.org > Subject: Re: [CentOS] Error installing Postfix - Mysql Support > > Have you

Re: [CentOS] Error installing Postfix - Mysql Support

2011-09-29 Thread Michael Crilly
Have you tried removing the currently installed libmysql and the trying to install postfix? Perhaps yum can then see the missing dependency (because you removed it) and resolve it sanely? On 29 September 2011 23:05, Silvio Tadeu wrote: > > Hello: > > Does anyone have any idea how resolve this e