Quote:
Originally Posted by KSCooper902 I've been trying to install Zimbra desktop on my ibook since yesterday. Each time I download the program and install it, I get an error stating 'zimlets couldn't be installed. some components may be missing' but the icon is on the desktop. When I click on the desktop icon, nothing happens.
I've installed, uninstalled and reinstalled several times. What am I missing?
I'd appreciate any help at all.
Coop
Running an iBook G4, v 10.4.11, 1.42 GHz, with 21GB of available memory. |
Apparently even though the Zimbra Desktop uses Java it will not work on PowerPC based Macs like your iBook (and my PowerBook), that is this is a known problem documented in bug number 15187 (which I am not even allowed to read).
Even ignoring that, I have to say the installer is atrociously written.
1. Even if you tell it to install in a specific folder within a user home directory it will still install (or try to) items in /Applications
2. It fails to authenticate itself and therefore fails to install in /Applications
3. It does not work on a PowerPC Mac even though it is using Java
4. It appears to want to store a preference file in an application in /Applications. Applications should NEVER store preferences within themselves they should use the Preferences folder (either a user one or the shared one in /Library).
Note: It is possible to write a Java installer that obeys all of the above, for example PeopleCube's MeetingMaker installer.