Hi,
I've been trying to install Zimbra Desktop 7 on CentOS 5.5 using the usual perl script provided. The issue is, I get a warning that my system does not have ia32 libs. I dug a bit on google and found out that 'there is no such package as ia32 libs for Centos'. I also tried all the suggested work arounds like glibc & stuff, can anyone shed more light on this?
Oh, the zimbra package is a .i686 package. Please help if you can.
Regards, EK.
On Sun, 15 Jan 2012 23:55:46 -0600 (CST) Elijah Karari wrote:
Oh, the zimbra package is a .i686 package. Please help if you can.
yum localinstall nameofrpm
It's not an rpm-based package, in fact, there are no rpm packages for zimbra desktop 7. Installation is via a perl script. Please provide info on ia32-libs for centos or its substitutes.
Thanks in advance.
----- Original Message -----
From: "Frank Cox" theatre@melvilletheatre.com To: "CentOS mailing list" centos@centos.org Cc: "Elijah Karari" elijah.karari@edf.co.ke Sent: Monday, January 16, 2012 9:07:52 AM Subject: Re: [CentOS] ia32-libs for 64 bit CentOS
On Sun, 15 Jan 2012 23:55:46 -0600 (CST) Elijah Karari wrote:
Oh, the zimbra package is a .i686 package. Please help if you can.
yum localinstall nameofrpm
On Mon, 16 Jan 2012 02:22:25 -0600 (CST) Elijah Karari wrote:
It's not an rpm-based package, in fact, there are no rpm packages for zimbra desktop 7. Installation is via a perl script. Please provide info on ia32-libs for centos or its substitutes.
Is there any particular reason why you don't simply use the 64-bit version of this program on your 64-bit Centos installation?
I just looked at the download page for this outfit and I see a column headed "Download 64-bit"
Are you sure its Zimbra Desktop 7 & not Zimbra Collaboration Suite. If you really found it, kindly post the link. Thanks.
----- Original Message -----
From: "Frank Cox" theatre@melvilletheatre.com To: "CentOS mailing list" centos@centos.org Cc: "Elijah Karari" elijah.karari@edf.co.ke Sent: Monday, January 16, 2012 11:33:54 AM Subject: Re: [CentOS] ia32-libs for 64 bit CentOS
On Mon, 16 Jan 2012 02:22:25 -0600 (CST) Elijah Karari wrote:
It's not an rpm-based package, in fact, there are no rpm packages for zimbra desktop 7. Installation is via a perl script. Please provide info on ia32-libs for centos or its substitutes.
Is there any particular reason why you don't simply use the 64-bit version of this program on your 64-bit Centos installation?
I just looked at the download page for this outfit and I see a column headed "Download 64-bit"
On Mon, 16 Jan 2012 03:51:46 -0600 (CST) Elijah Karari wrote:
Are you sure its Zimbra Desktop 7 & not Zimbra Collaboration Suite. If you really found it, kindly post the link.
I've never heard of Zimbra before, so I don't know the difference. I just ran "Zimbra Desktop 7" through google and found a webpage with 64-bit and 32-bit downloads on it.
It looks like this is some kind of a commercial program which someone is, presumably, paying for. Have you considered contacting their technical support department to ask them about it?
On 01/16/12 12:22 AM, Elijah Karari wrote:
Please provide info on ia32-libs for centos or its substitutes.
those would be any of the various libraries with .i686 appended to the package name. there's quite a lot. not sure how you'll figure out what specific lib's you need.
# yum list lib*.i686 Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: centos.mirrors.hoobly.com * extras: mirror.spro.net * updates: linux.mirrors.es.net base | 3.7 kB 00:00 extras | 3.5 kB 00:00 pgdg91 | 2.8 kB 00:00 updates | 3.5 kB 00:00 Installed Packages libX11.i686 1.3-2.el6 @base libXau.i686 1.0.5-1.el6 @base libXext.i686 1.1-3.el6 @base libXi.i686 1.3-3.el6 @base libXtst.i686 1.0.99.2-3.el6 @base ....a few 100 deleted.... libxklavier.i686 4.0-7.el6_2.1 updates libxklavier-devel.i686 4.0-7.el6_2.1 updates libxml2.i686 2.7.6-4.el6_2.1 updates libxml2-devel.i686 2.7.6-4.el6_2.1 updates libxslt.i686 1.1.26-2.el6 base libxslt-devel.i686 1.1.26-2.el6 base libzip.i686 0.9-3.1.el6 base libzip-devel.i686 0.9-3.1.el6 base
2012/1/16 Elijah Karari elijah.karari@edf.co.ke:
Hi,
I've been trying to install Zimbra Desktop 7 on CentOS 5.5 using the usual perl script provided. The issue is, I get a warning that my system does not have ia32 libs. I dug a bit on google and found out that 'there is no such package as ia32 libs for Centos'. I also tried all the suggested work arounds like glibc & stuff, can anyone shed more light on this?
Oh, the zimbra package is a .i686 package. Please help if you can.
I think the package name is compat-libstdc++-33.i686 at least on Centos 6.X
-- Eero