Quote:
Originally Posted by drhughes The way I have install Zimbra on Suse (SLES) 10.1 was to do the following:
-Run the install.sh with the -s option, which is Software only installation.
-vi /opt/zimbra/libexec/zmsetup.pl and look for the line that contains "if ($platform =~ /SuSE|openSUSE|SLES/) { `chmod 640 /etc/sudoers`;}" and change is the 640 to 440.
-Then run zmsetup.pl
....
. |
Same exact problem on SLES 10.1, and this fixed the problem. Thank you, Thank you Thank you!!!!