dovecot

Discussion in 'Installation/Configuration' started by jacksmerv, Dec 24, 2010.

  1. jacksmerv

    jacksmerv New Member

  2. pjack

    pjack New Member

    Use this instead
    Code:
    http://dl.atrpms.net/all/dovecot-1.2.16-1_114.el5.x86_64.rpm
    and this

    Code:
    http://dl.atrpms.net/all/dovecot-sieve-0.1.18-6.1.el5.x86_64.rpm
    Both worked for me.
     
  3. jacksmerv

    jacksmerv New Member

    hi,
    It is giving error like this... pls help ( Iam using 32bit system)

    [root@web ~]# rpm -ivh http://dl.atrpms.net/all/dovecot-1.2.16-1_114.el5.x86_64.rpm
    Retrieving http://dl.atrpms.net/all/dovecot-1.2.16-1_114.el5.x86_64.rpm
    warning: /var/tmp/rpm-xfer.1bbmif: Header V4 DSA signature: NOKEY, key ID 66534c2b
    error: Failed dependencies:
    libc.so.6()(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    libc.so.6(GLIBC_2.2.5)(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    libc.so.6(GLIBC_2.3)(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    libc.so.6(GLIBC_2.3.2)(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    libc.so.6(GLIBC_2.3.4)(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    libc.so.6(GLIBC_2.4)(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    libcap.so.1()(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    libcom_err.so.2()(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    libcrypt.so.1()(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    libcrypt.so.1(GLIBC_2.2.5)(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    libcrypto.so.6()(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    libdb-4.3.so()(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    libdl.so.2()(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    libdl.so.2(GLIBC_2.2.5)(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    libgssapi_krb5.so.2()(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    libk5crypto.so.3()(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    libkrb5.so.3()(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    libkrb5.so.3(krb5_3_MIT)(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    libldap-2.3.so.0()(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    libm.so.6()(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    libmysqlclient.so.15()(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    libmysqlclient.so.15(libmysqlclient_15)(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    libpam.so.0()(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    libpam.so.0(LIBPAM_1.0)(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    libpq.so.5()(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    librt.so.1()(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    librt.so.1(GLIBC_2.2.5)(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    libsqlite3.so.0()(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    libssl.so.6()(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    libz.so.1()(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
    [root@web ~]#
     
  4. akamarinos

    akamarinos New Member

  5. pjack

    pjack New Member

    You shouldn't be trying the x86_64 versions then. Just do a Google search for or go to the site directly if that version is no longer available. I ran into quite a few issues but I got around them.

    Code:
    http://dl.atrpms.net/all/dovecot-1.2.16-1_114.el5.i386.rpm
    Code:
    http://dl.atrpms.net/all/dovecot-sieve-0.1.18-6.1.el5.i386.rpm
    Pretty much different versions are here.

    http://packages.atrpms.net/dist/el5/
     
  6. jacksmerv

    jacksmerv New Member

    hi guys,
    Thanks for your help. Is that any document is there for "The Perfect Server - CentOS 5.5 i386 [ISPConfig 3]" . IF so please give me the link.
     
  7. pjack

    pjack New Member

    No, I believe you just have to substitue x86_64 files for i386 ones. When you do a Yum install, it will pull down the correct version you need for your system, so those parts of the guide would probably be fine.
     

Share This Page