Debian 4.0-r1 I have just installed a fresh Debian 4.0-r1 and downloaded Zimbra 4.5.6_GA_1044.DEBIAN3.1
I am aware that it is assumed that I will be using Debian 3.1, however, I am getting some wierd errors when I run install.sh:
Checking for prerequisites...
NPTL...FOUND
sudo...MISSING
libidn...MISSING
curl...MISSING
fetchmail...MISSING
gmp...MISSING
/usr/lib/libstdc++.so.5...FOUND
This is after running:
apt-get remove exim4
apt-get install sudo curl fetchmail libgmp3c2 libssl0.9.7 libdb3 libstdc++5 libxml2-dev openssl
I am going to try again with Debian 3.1 just to satisfy my curiosity, but this is odd to me. |