Thanks for the tip, but I figured out what was wrong. Having had the installer blow up on a problem with setup.py (well documented and resolved), i fixed that problem. then ran into this one with some missing zlib stuff.
I installed those packages and continued to get the zlib error until I deleted the whole /usr/local/Plone directory and ran the installer fresh. worked great. by the way, the ubuntu init script has a minor error in the status procedure. it still calls zopectl, rather than plonectl. Not sure how to report that:D Thanks for the help. oh! ubuntu 11.04 prereqs: sudo apt-get install build-essential libssl-dev libxml2-dev libbz2-dev libjpeg62-dev libreadline5-dev wv poppler-utils zlib1g zlib1g-dev zlibc libghc6-zlib-dev zlibc -- View this message in context: http://plone.293351.n2.nabble.com/4-0-5-unified-installer-ubuntu-11-04-tp6461791p6462062.html Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com. _______________________________________________ Setup mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-setup
