View Full Version : Installation error for dovecot
santasi24
22nd November 2010, 06:32
Hi guys while trying to install dovecot; the following error occurs, any ideas?
[root@mail ~]# rpm -ivh http://dl.atrpms.net/all/dovecot-1.2.16-1_114.fc13.x86_64.rpm
Retrieving http://dl.atrpms.net/all/dovecot-1.2.16-1_114.fc13.x86_64.rpm
warning: /var/tmp/rpm-tmp.je4mS8: Header V4 DSA/SHA1 Signature, key ID 66534c2b: NOKEY
error: Failed dependencies:
libpq.so.5()(64bit) is needed by dovecot-1:1.2.16-1_114.fc13.x86_64
itsnedkeren
22nd November 2010, 08:17
Try:
yum update
yum clean all
and also try this:
https://public.commandprompt.com/projects/pgcore/wiki/Configure_Yum
kevin186
22nd November 2010, 08:28
I had that same error when I was following the fedora 14 with ispconfig 3 tutorial. I did a yum install libpqxx.x86_64 and that shut it up. After finishing the install, I was never able to get dovecot running without errors. I scrapped that project and just installed fedora 13 with ispconfig 3 and it runs great.
santasi24
23rd November 2010, 11:52
I ended up doing the same as you kevin186(Fedora 13 setup),,,it works fine with outlook express, office 2003, thunderbird, but office 2010 crashes as soon as I send receive.
Very strange.
:confused:
falko
23rd November 2010, 14:31
Hi guys while trying to install dovecot; the following error occurs, any ideas?
[root@mail ~]# rpm -ivh http://dl.atrpms.net/all/dovecot-1.2.16-1_114.fc13.x86_64.rpm
Retrieving http://dl.atrpms.net/all/dovecot-1.2.16-1_114.fc13.x86_64.rpm
warning: /var/tmp/rpm-tmp.je4mS8: Header V4 DSA/SHA1 Signature, key ID 66534c2b: NOKEY
error: Failed dependencies:
libpq.so.5()(64bit) is needed by dovecot-1:1.2.16-1_114.fc13.x86_64
Do you have an x86_64 or an i386 system? What's the output of uname -a?
santasi24
24th November 2010, 09:27
Here is the reply:
Linux mail.mydomain.com 2.6.34.7-61.fc13.x86_64 #1 SMP Tue Oct 19 04:06:30 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux
falko
24th November 2010, 15:43
it's a 64bit system, so that's ok. What's the output of
yum search libpq?
santasi24
25th November 2010, 13:50
Here is the output:
libpqxx-devel.i686 : Development tools for libpqxx
libpqxx-devel.x86_64 : Development tools for libpqxx
libpqxx.i686 : C++ client API for PostgreSQL
libpqxx.x86_64 : C++ client API for PostgreSQL
ocaml-postgresql.x86_64 : OCaml library for accessing PostgreSQL databases
perl-pgsql_perl5.x86_64 : Pg - Perl5 extension for PostgreSQL
postgresql-odbcng.i686 : PostgreSQL ODBCng driver
postgresql-odbcng.x86_64 : PostgreSQL ODBCng driver
falko
26th November 2010, 14:06
Try
yum install libpqxx libpqxx-devel
and then try to install dovecot again.
kevin186
3rd December 2010, 16:17
Try
yum install libpqxx libpqxx-devel
and then try to install dovecot again.
I retried my installation of fedora 14 with ispconfig 3 using this tip from falko and everything worked perfectly this time. Thanks.
santasi24
9th December 2010, 07:35
I retried my installation of fedora 14 with ispconfig 3 using this tip from falko and everything worked perfectly this time. Thanks.
:) I ended up using ubuntu 10.10 tutoria it works fine thanks.
santasi24
13th December 2010, 12:36
I ended up using ubuntu 10.10, it worked thanks.
:)
midcarolina
25th July 2011, 07:44
it's a 64bit system, so that's ok. What's the output of
yum search libpq?
That fixed it for me - [root@webserver~]# yum search libpq - perfect!
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.