RE: vpopmail with centos 6 mysql-5.5.30
Todor Petkov <[email protected]> Wed, 20 Mar 2013 12:09:31 +0200
| Newsgroups | gmane.mail.vpopmail |
|---|---|
| Message-ID | <[email protected]> |
On 20/03/2013 11:57 AM, Nicholas C. wrote: > <snip> >> Can you send us rpm -qa |grep -i mysql >> I guess mysql 5.5.30 is installed from an additional repo, since >> RHEL/Centos6 come with 5.1.67? >> In this case check for mysql-shared-compat rpm and install it. > > Thanks Todor. Below is the result > > [root@localhost vpopmail-5.4.33]# rpm -qa |grep -i mysql > mysql-5.5.30-1.el6.remi.x86_64 > mysql-devel-5.5.30-1.el6.remi.x86_64 > php-mysql-5.4.13-1.el6.remi.x86_64 > compat-mysql51-5.1.54-1.el6.remi.x86_64 > mysql-libs-5.5.30-1.el6.remi.x86_64 > perl-DBD-MySQL-4.013-3.el6.x86_64 > mysql-server-5.5.30-1.el6.remi.x86_64 > > There is no mysql-shared-compat package. > > Regards > Nicholas Try to install compat-mysql51-devel. Also, try to pass the flags from Alessio Cecchi email to the configure script. I remember that I had to tell "--enable-libdir=/usr/lib64/mysql/" to the script, otherwise it failed. Regards, !DSPAM:51496f5334141133994475!