[Dovecot] Fedora 4: x86_64 different build options than i386?
Charlie Davis
fishgills at fishgills.net
Sat Apr 1 04:06:06 EEST 2006
Fixed this by getting the latest x86_64 rpm from Ignacio Vazquez-Abrams' repository.
Sorry for the email. :D
-Charlie Davis
----- On Friday, March 31, 2006 fishgills at fishgills.net wrote:
> After successful testing on our 32-bit machine using the rpm, I'm
> installing dovecot on our Fedora 64-bit machine using that rpm. In
> the log file I get:
>
> dovecot: Mar 31 15:34:16 Error: auth(default): Unknown database driver 'mysql'
>
> I see this:
>
> # dovecot --build-options
> Build options: ioloop=poll dnotify ipv6 openssl
> Passdb: checkpassword pam passwd passwd-file shadow
> Userdb: checkpassword passwd passwd-file static
>
> and dovecot is in:
>
> /usr/local/sbin/dovecot
>
> But on my 32-bit Fedora machine, also installed from the rpm, I get this:
>
> # dovecot --build-options
> Build options: ioloop=poll dnotify ipv6 openssl mysql postgresql sqlite
> Passdb: checkpassword ldap pam passwd passwd-file shadow sql
> Userdb: checkpassword ldap passwd passwd-file sql static
>
> and dovecot is in:
>
> /usr/sbin
>
> Shouldn't the 64-bit machine have the same build-options?
>
> What can I do to make it right? Do I *have* to build it from a
> tarball?
>
> Charlie Davis
More information about the dovecot
mailing list