RE: vpopmail with centos 6 mysql-5.5.30
Nicholas C. <[email protected]> Wed, 20 Mar 2013 18:19:59 +0800
| Newsgroups | gmane.mail.vpopmail |
|---|---|
| Message-ID | <[email protected]> |
>> <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. > > 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. I had installed compat-mysql51-devel and also added --enable-libdir=/usr/lib64/mysql/ in the configure and it works! Many thanks! Nicholas !DSPAM:514971cb34141902496498!