
Untitled
By: a guest on
May 2nd, 2012 | syntax:
None | size: 1.07 KB | hits: 16 | expires: Never
rc@loft2686:~/Plone-4.0b3-UnifiedInstaller$ ./install.sh zeo
ZEO Cluster Install selected
Detailed installation log being written to /home/rc/Plone-4.0b3-UnifiedInstaller/install.log
zlib needed: yes
Unable to find openssl/ssl.h.
If you wish to build without SSL support, run install.sh again with
--without-ssl flag.
Otherwise, install your platform's openssl-dev libraries and headers
and try again.
Rootless install method chosen. Will install for use by system user rc
Installing Plone 4.0b3 at /home/rc/Plone
Compiling and installing local zlib ...
Compiling and installing jpeg local libraries ...
Compiling and installing readline local libraries ...
Installing Python 2.6.5. This takes a while...
Traceback (most recent call last):
File "<string>", line 1, in <module>
LookupError: unknown encoding: zip
Python zlib support is missing; something went wrong in the zlib or python build.
Installation has failed.
See the detailed installation log at /home/rc/Plone-4.0b3-UnifiedInstaller/install.log
to determine the cause.
rc@loft2686:~/Plone-4.0b3-U