[Dovecot] fedora core 4 + mysql 5 + dovecot
hi all
just a quick question i have dovecot (0.99.14 yum install) running on my fc4 server
to get this working, i had to downgrade from mysql 5 to fedora's mysql rpm's
i really would prefer to use mysql 5, but to satisfy the dependencies, i had to go to mysql 4
now, i just want to know if there is an rpm (linux rather than specific fc4 version is fine) out there for dovecot, that i can use with mysql 5
definitely prefer rpm's to src as i don't really like getting into the nitty gritty of config/setup
thanks dave
On Sun, 2006-04-30 at 17:59 +1000, dave wrote:
just a quick question i have dovecot (0.99.14 yum install) running on my fc4 server
to get this working, i had to downgrade from mysql 5 to fedora's mysql rpm's
i really would prefer to use mysql 5, but to satisfy the dependencies, i had to go to mysql 4
now, i just want to know if there is an rpm (linux rather than specific fc4 version is fine) out there for dovecot, that i can use with mysql 5
definitely prefer rpm's to src as i don't really like getting into the nitty gritty of config/setup
Grab the mysqlclient14 SRPM and rebuild it. Or rebuild the dovecot SRPM.
-- Ignacio Vazquez-Abrams ivazquez@ivazquez.net http://fedora.ivazquez.net/
gpg --keyserver hkp://subkeys.pgp.net --recv-key 38028b72
Ignacio Vazquez-Abrams wrote:
On Sun, 2006-04-30 at 17:59 +1000, dave wrote:
just a quick question i have dovecot (0.99.14 yum install) running on my fc4 server
to get this working, i had to downgrade from mysql 5 to fedora's mysql rpm's
i really would prefer to use mysql 5, but to satisfy the dependencies, i had to go to mysql 4
now, i just want to know if there is an rpm (linux rather than specific fc4 version is fine) out there for dovecot, that i can use with mysql 5
definitely prefer rpm's to src as i don't really like getting into the nitty gritty of config/setup
Grab the mysqlclient14 SRPM and rebuild it. Or rebuild the dovecot SRPM.
k, i'm not all that great at building stuff in linux i had a look at the spec file (for dovecot) though, would it just be a case of getting that, and the srpm install mysql change the line in the dovecot spec file to say, MySQL-devel (instead of mysql-devel) for buildrequires
and rpmbuild etc, etc?
thanks dave
participants (2)
-
dave
-
Ignacio Vazquez-Abrams