You are not logged in.

#1 2010-04-16 13:10:19

Kyjan
Member
Registered: 2010-03-16
Posts: 2

Error installing Zimbra desktop: "unpack200 not found"

Hi,

I am trying to install Zimbra desktop using zdesktop_1_0_4_build_1833_linux_i686.sh .
This is the error line:

./zdesktop_1_0_4_build_1833_linux_i686.sh: line 232: bin/unpack200: No such file or directory

I have both jre and jdk installed, and search gives:

$find / -name unpack200 
/opt/java/bin/unpack200
/opt/java/jre/bin/unpack200

Could anyone direct me to a solution?
Thanks.

Last edited by Kyjan (2010-04-16 14:12:25)

Offline

#2 2010-04-16 14:40:27

i_love_penguins
Member
From: Germany
Registered: 2010-03-30
Posts: 46
Website

Re: Error installing Zimbra desktop: "unpack200 not found"

Try adding /opt/java/bin to your $PATH variable in your .bashrc:

export PATH=$PATH:/opt/java/bin

just executing the command above in your shell before running the installer will have the same effect, except that it isn't a permanent solution

Offline

#3 2010-04-16 14:54:52

n0dix
Member
Registered: 2009-09-22
Posts: 956

Re: Error installing Zimbra desktop: "unpack200 not found"

You need the following library: libXp
Here's an interesting link.

Offline

#4 2010-04-16 20:13:56

Kyjan
Member
Registered: 2010-03-16
Posts: 2

Re: Error installing Zimbra desktop: "unpack200 not found"

i_love_penguins wrote:

Try adding /opt/java/bin to your $PATH variable

This doesn't help. Don't know why. I tried adding it to path myself before. Your commands doesn't solve it either.

n0dix wrote:

You need the following library: libXp

I will rather try this on a virtual machine, as it installs a lot of 32 libraries - I'm afraid I would mess things up.

A little update: I tried editing the path in the binary using bvi only to get another error on another line. 
Is there anyone who succesfully uses Zimbra Desktop on 64 Arch Linux?

Offline

Board footer

Powered by FluxBB