installing zimbra7 on ubuntu 10.10

NoOp glgxg at sbcglobal.net
Thu Sep 8 18:40:37 UTC 2011


Note: please bottom post on this list. Thanks.

On 09/08/2011 10:54 AM, shivam tiwari wrote:
> output of $ ls -al /opt/zimbra is
> 
> total 16
> drwxr-xr-x 4 root root 4096 2011-09-08 09:03 .
> drwxr-xr-x 6 root root 4096 2011-09-07 21:32 ..
> drwxr-x--- 2 root root 4096 2011-09-08 00:46 .saveconfig
> drwxr-xr-x 7 root root 4096 2011-09-08 09:03 zdesktop

You have an additional file '.saveconfig' that I do not have. Plus the
file count isn't the same. Here is mine:

$ ls -al /opt/zimbra
total 12
drwxr-xr-x  3 root root 4096 2011-09-08 11:18 .
drwxr-xr-x 17 root root 4096 2011-08-20 21:34 ..
drwxr-xr-x  7 root root 4096 2011-09-08 11:18 zdesktop

Given that you've not set up any zimbra accoungs yet, were I you I'd
wipe those & reinstall.

$ sudo rm -R /opt/zimbra

and remove ~/zdesktop if you've created one.

To reinstall, first make sure that the permissions of your files are
correct:

$ ls -al
total 24
drwxr-xr-x 4 gg gg 4096 2011-07-26 07:15 .
drwxr-xr-x 3 gg gg 4096 2011-09-08 11:04 ..
drwxr-xr-x 7 gg gg 4096 2011-07-26 07:15 app
-rwxr-xr-x 1 gg gg 5014 2011-07-26 07:01 install.pl
drwxr-xr-x 3 gg gg 4096 2011-07-26 07:15 jetty

Note: to extract I simply right-clicked on the .tz and select 'extra here'.

then:

$ sudo pearl install.pl

When you get to 'Would you like to continue to isntall data files for
root' take the default and enter 'N' (no).

At:
To install data files for additional users, please login as the user and
run this command:
/opt/zimbra/zdesktop/linux/user-install.pl


> 
> and output of $ apt-cache policy ia32-libs
> 
> ia32-libs:
>   Installed: 20090808ubuntu9.1
...
that looks correct.





More information about the ubuntu-users mailing list