The installer seems to blow up with the error below.  I've installed the zlib
packages I think I needed and it doesn't seem to help (sudo apt-get install
zlib1g zlib1g-dev zlibc libghc6-zlib-dev zlibc).  Any suggestions?  Thanks!
...

  File "/usr/local/Plone/Python-2.6/lib/python2.6/zipfile.py", line 834, in
read
    return self.open(name, "r", pwd).read()
  File "/usr/local/Plone/Python-2.6/lib/python2.6/zipfile.py", line 905, in
open
    zef = ZipExtFile(zef_file, zinfo)
  File "/usr/local/Plone/Python-2.6/lib/python2.6/zipfile.py", line 469, in
__init__
    self.dc = zlib.decompressobj(-15)
AttributeError: 'NoneType' object has no attribute 'decompressobj'
An error occured when trying to install Zope2 2.12.17. Look above this
message for any errors that were output by easy_install.
While:
  Installing.
  Getting section instance.
  Initializing section instance.
  Installing recipe plone.recipe.zope2instance.
  Getting distribution for 'Zope2==2.12.17'.
Error: Couldn't install: Zope2 2.12.17


--
View this message in context: 
http://plone.293351.n2.nabble.com/4-0-5-unified-installer-ubuntu-11-04-tp6461791p6461791.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

Reply via email to