The installation script must detect the architecture automatically and warn the user about incompatible architecture.
On Fedora 16 x86_64 this was resolved like so:
yum install xulrunner-8.0-1.fc16.i686
The installation script must detect the architecture automatically and warn the user about incompatible architecture.
On Fedora 16 x86_64 this was resolved like so:
yum install xulrunner-8.0-1.fc16.i686
hi guys,
i had a same problem, but i could fix it. this is the command;
cd /lib64
ln -s /opt/zimbra/zdesktop/lib/libzimbra-native.so
after this, you can open the zimbra desktop
good luck ...
After chasing my tail on this one with none of the above solutions having worked for me I finally PAID ATTENTION TO THE INSTALLATION MESSAGE! LOL!
"WARNING: ia32-libs is missing for x86_64 platform. This package is required to run Zimbra Desktop on 64-bit Linux."
It doesn't abort the installation so I glossed over it.
MESSAGE TO VMWare ZDesktop Package Maintainer - it should probably abort the installation if the ia32-libs are missing (um just like every other software packaging tool does) since the application won't run without them on a 64-bit system.
There are currently 1 users browsing this thread. (0 members and 1 guests)