View Single Post
  #7 (permalink)  
Old 02-13-2008, 03:50 PM
juanfermin juanfermin is offline
Member
 
Posts: 10
Smile

Quote:
Originally Posted by drhughes View Post
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!!!!
Reply With Quote