zimbra-store fails to install on fc4-x86_64 Hi all
I'm trying to install zimbra on my fc4 x86_64 (dual-arch) box. Most packages install without error. But unfortunately the install script stops after installing zimbra-store. Installing it manually with the commands
rpm -e zimbra-store
rpm -ivh packages/zimbra-store-3.0.0_M2_746.FC4-20051116155303.i386.rpm
gives the error:
Preparing... ########################################### [100%]
1:zimbra-store ########################################### [100%]
cat: /opt/zimbra/zimbramon/zimbramail.cf: Datei oder Verzeichnis nicht gefunden (i.e. file not found)
could not open session
could not open session
Fehler: %post(zimbra-store-3.0.0_M2_746.FC4-20051116155303.i386) scriptlet failed, exit status 1
Any ideas? |