Let me give you the complete picture so that you may undrstand the predicament am in, the Zimbra collab. suite is completely open source, it has a desktop version which is only available as a .i686 package. see it for yourself:
http://www.zimbra.com/downloads/zd-downloads.html
i installed compat-libstdc++ but it still doesn't work . This is the error message :
WARNING: ia32-libs is missing for x86_64 platform. This package is required to run Zimbra Desktop on 64-bit Linux.
Please help.....
----- Original Message -----
From: "Frank Cox" theatre@melvilletheatre.com To: "Elijah Karari" elijah.karari@edf.co.ke Sent: Tuesday, January 17, 2012 7:35:05 AM Subject: Re: [CentOS] ia32-libs for 64 bit CentOS
Please read what I said:
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.
Otherwise, if it's open source then you should be able to download the source code and compile it for your system.
Since I have no use for this thing myself I didn't bother to bookmark or save any references for it; in fact I may have been looking at something entirely different. Who knows? Check google and follow the first few links -- that's all I did.
On Mon, 16 Jan 2012 22:01:59 -0600 (CST) Elijah Karari wrote:
Kindly send me the link where you saw the supposed 64 bit download for linux. FYI zimbra is an open source mail server.
----- 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 7:51:04 PM Subject: Re: [CentOS] ia32-libs for 64 bit CentOS
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?
-- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com www.creekfm.com - FIFTY THOUSAND WATTS of POW WOW POWER!
On 01/16/12 8:56 PM, Elijah Karari wrote:
Let me give you the complete picture so that you may undrstand the predicament am in, the Zimbra collab. suite is completely open source, it has a desktop version which is only available as a .i686 package. see it for yourself:
http://www.zimbra.com/downloads/zd-downloads.html
i installed compat-libstdc++ but it still doesn't work . This is the error message :
compat-libstdc++ comes in both .i686 and .x86_64 flavors. It provides libstdc++ version 3.2.3, while the standard EL6 version is 4.4.6, both come 32 and 64bit...
# yum list compat-libstdc++-33 libstdc++ ... Installed Packages compat-libstdc++-33.i686 3.2.3-69.el6 @base libstdc++.i686 4.4.6-3.el6 @base libstdc++.x86_64 4.4.6-3.el6 @base Available Packages compat-libstdc++-33.x86_64 3.2.3-69.el6 base
is Zimbra even C++ ? if not, libstdc++ is the least of your concerns.
WARNING: ia32-libs is missing for x86_64 platform. This package is required to run Zimbra Desktop on 64-bit Linux.
thats a remarkably INCOMPLETE picture. WHAT ia32 libraries are you missing?
At 2012-01-16 Mon 22:56 -0600,Elijah Karari wrote:
Let me give you the complete picture so that you may undrstand the predicament am in, the Zimbra collab. suite is completely open source, it has a desktop version which is only available as a .i686 package. see it for yourself:
http://www.zimbra.com/downloads/zd-downloads.html
i installed compat-libstdc++ but it still doesn't work . This is the error message :
WARNING: ia32-libs is missing for x86_64 platform. This package is required to run Zimbra Desktop on 64-bit Linux.
Please help.....
It depends on XPCOM(32bit), so..... yum install glibc.i686 libstdc++.i686 xulrunner.i686
----- Original Message -----
From: "Frank Cox" theatre@melvilletheatre.com To: "Elijah Karari" elijah.karari@edf.co.ke Sent: Tuesday, January 17, 2012 7:35:05 AM Subject: Re: [CentOS] ia32-libs for 64 bit CentOS
Please read what I said:
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.
Otherwise, if it's open source then you should be able to download the source code and compile it for your system.
Since I have no use for this thing myself I didn't bother to bookmark or save any references for it; in fact I may have been looking at something entirely different. Who knows? Check google and follow the first few links -- that's all I did.
On Mon, 16 Jan 2012 22:01:59 -0600 (CST) Elijah Karari wrote:
Kindly send me the link where you saw the supposed 64 bit download for linux. FYI zimbra is an open source mail server.
----- 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 7:51:04 PM Subject: Re: [CentOS] ia32-libs for 64 bit CentOS
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?
-- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com www.creekfm.com - FIFTY THOUSAND WATTS of POW WOW POWER!
Am 17.01.2012 05:56, schrieb Elijah Karari:
Let me give you the complete picture so that you may undrstand the predicament am in, the Zimbra collab. suite is completely open source, it has a desktop version which is only available as a .i686 package. see it for yourself:
http://www.zimbra.com/downloads/zd-downloads.html
i installed compat-libstdc++ but it still doesn't work . This is the error message :
WARNING: ia32-libs is missing for x86_64 platform. This package is required to run Zimbra Desktop on 64-bit Linux.
Please help.....
Please stop top-posting and full-quoting. Thanks.
ia32-libs is a Debianism![1] There is nothing equal on CentOS. Others have already pointed out that CentOS is multiarch and that you can install i?86 packages in parallel to the basic x86_64 arch packages.
If the script you are running is hardcoded to require ia32-libs, then that install method is not compatible with CentOS. You probably will have to read the script's code to see whether it fits CentOS.
[1] http://packages.debian.org/squeeze/ia32-libs
Alexander
On 01/16/12 11:05 PM, Alexander Dalloz wrote:
If the script you are running is hardcoded to require ia32-libs, then that install method is not compatible with CentOS. You probably will have to read the script's code to see whether it fits CentOS.
indeed, the install.pl in zdesktop seems to want to do this..
IA32Warning => "WARNING: ia32-libs is missing for x86_64 platform. This package is required to run Zimbra Desktop on 64-bit Linux." .....
if (($arch eq 'x86_64') && !(-d '/usr/share/doc/ia32-libs')) { print get_message('IA32Warning'), "\n\n"; }
(if the system architecture is x86_64 then if the directory /usr/share/doc/ia32-libs does not exist, print the Warning, but continue with the install)
and, AFAIK, nothing in any RH derived system will create that folder.
# yum provides /usr/share/doc/ia32-libs Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirrors.login.com * extras: mirrors.login.com * updates: yum.singlehop.com base/filelists_db | 5.8 MB 00:09 cr/filelists_db | 584 B 00:00 extras/filelists_db | 2.4 kB 00:00 pgdg90/filelists_db | 118 kB 00:00 updates/filelists_db | 451 kB 00:01 No Matches found
it appears the app is written in Java and the installer includes its own JRE
so, I ran the install.pl, and poked around and found its JRE, so I tried to run the java JRE it installed
$ /opt/zimbra/zdesktop/linux/jre/bin/java -version -bash: /opt/zimbra/zdesktop/linux/jre/bin/java: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
hookoay. yum provides /lib/ld-linux.so.2 tells me, I need glibc.i686 .. so...
# yum install glibc.i686 ....
and voila, now its built in java works...
$ /opt/zimbra/zdesktop/linux/jre/bin/java -version java version "1.6.0_16" Java(TM) Platform, Standard Edition for Business (build 1.6.0_16-b01) Java HotSpot(TM) Client VM (build 14.2-b01, mixed mode)
It may very well work now, but it may need additional libraries, you'll find that out when you exercise the application. I won't be surprised if it needs some 32bit X client stuff.