View Single Post
  #6 (permalink)  
Old 04-23-2008, 06:09 PM
bigmudcake bigmudcake is offline
Senior Member
 
Posts: 60
Default

Quote:
Originally Posted by vavai View Post
I've successfully installing Zcs 5.0.4 on OpenSUSE 10.3 without any problem.

I don't know it's important or not, but I still run this command :
Code:
ln -s /usr/lib/libcurl.so.4.0.0 /usr/lib/libcurl.so.3
to update libcurl.
During my testing I found this is not necessary, and I would probably avoid doing this to prevent version issues on the shared libraries.

Quote:
Originally Posted by vavai View Post
And another note : command to install :

Code:
./install.sh --platform-override
because Zcs designed for OpenSUSE 10.2, not 10.3 .
using "--platform-override" was not needed when installing ZCS 5.0.2, but I have since found after installing version 5.0.5 that it is essential otherwise the install script will not continue.

I have updated the instructions accordingly. I am supprised the Zimbra team made a change like this without it being documented in the release notes. Unless I missed it

Quote:
Originally Posted by vavai View Post
After reviewing so many deployment and installation in various place, I think this is short list of main problem that frequently appeared while installing Zimbra on OpenSUSE :

1. Minimum specification for Zimbra Deployment
2. Misconfigured DNS setting
3. Firewall and AppArmor Issue
I agree that they are always the major issues.

Thanks for your feedback, and it has greatly helped me add to the instructions.
__________________
Cheers
Bigmudcake

I am running:
Zimbra 5.0.7 Open Source Edition on openSUSE 10.2
Zimbra 5.0.7 Open Source Edition on openSUSE 10.3 inside VirtualBox
Zimbra 5.0.7 Open Source Edition on Ubuntu Server 8.04 LTS inside VirtualBox 1.6.2
Currently testing 5.0.8 on openSUSE 11
Reply With Quote