View Single Post
  #4 (permalink)  
Old 07-26-2007, 09:02 PM
randall randall is offline
Advanced Member
 
Posts: 193
Default

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