Hi. I have set up a few ZCS 4.5 macs but I always use Suse 10.1. Spell never works first time and I found a post in the forums somewhere that makes mention of this. The issue is with a missing or incorrect symlink. To fix the prob, I do:
Code:
# cd /opt/zimbra/lib
# ln -s /usr/lib/libexpat.so.1.5.0 libexpat.so.0
This may be specific to Suse 10.1 but it's possibly same issue different files on RH. Hope that helps some.