Okay, installing 5.0.1 in Ubuntu, apparently the installer doesn't check for curl when it does its dep checks.
Code:
NPTL...FOUND
sudo...FOUND sudo-1.6.8p12-1ubuntu6
libidn11...MISSING
fetchmail...MISSING
libpcre3...MISSING
libgmp3c2...MISSING
libexpat1...MISSING
libxml2...MISSING
libstdc++6...FOUND libstdc++6-4.0.3-1ubuntu5
libstdc++5...MISSING
openssl...MISSING
libltdl3...MISSING (that's from a base install of 6.06)
When I fill only those deps listed, the installation proceeds and fails during zimbra-core
Code:
Installing packages
zimbra-core......zimbra-core_5.0.1_GA_1902.UBUNTU6_i386.deb...FAILED
###ERROR###
zimbra-core_5.0.1_GA_1902.UBUNTU6_i386.deb installation failed
Installation cancelled I figured it out by just trying to dpkg -i the zimbra-core .deb file.