Quote:
Originally Posted by unclecameron I cut/pasted the apt-get install command from that sticky, but that thread doesn't address my problem. I'm trying to install zcs-4.5.6_GA_1044.DEBIAN3.1.tgz and it fails prerequisites of libgmp3 and libxml2. |
afaik, you have to install those libraries since Zimbra installation is dependent on those libraries.
as a root, apt-get install libgmp3 libxml2.
that should do it.