Plone 3.3.2 installation failure with OpenSUSE 11.1
 
All pre-req's installed and verified.
 
Plone package will not install, missing python24-imaging.
http:///download.opensuse.org/repositories/home:/tesmer/opensuse_11.0/plone.ymp 
will not install, missing 
python24-imaging.
 
Cannot find python24-imaging on opensuse build service downloads. (Browser or 
YAST)
 
Manual install fails:
 
VideoServer:/downloads/Plone-3.3.2-UnifiedInstaller # ./install.sh standalone
Stand-Alone Zope Instance selected
 
Detailed installation log being written to 
/downloads/Plone-3.3.2-UnifiedInstaller/install.log
 
zlib installation: local
libjpeg installation: local
Root install method chosen
 
Installing Plone 3.3.2 at /usr/local/Plone
 
Compiling and installing local zlib ...
Compiling and installing jpeg local libraries ...
Skipping readline compile/install
Installing Python 2.4.6. This takes a while...
Traceback (most recent call last):
  File "<string>", line 1, in ?
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 
/downloads/Plone-3.3.2-UnifiedInstaller/install.log
to determine the cause.
 

TAIL INSTALL.LOG
 
changing mode of /usr/local/Plone/Python-2.4/lib/python2.4/lib-dynload/ to 755
running install_scripts
copying build/scripts-2.4/pydoc -> /usr/local/Plone/Python-2.4/bin
copying build/scripts-2.4/idle -> /usr/local/Plone/Python-2.4/bin
copying build/scripts-2.4/smtpd.py -> /usr/local/Plone/Python-2.4/bin
changing mode of /usr/local/Plone/Python-2.4/bin/pydoc to 755
changing mode of /usr/local/Plone/Python-2.4/bin/idle to 755
changing mode of /usr/local/Plone/Python-2.4/bin/smtpd.py to 755
if test -f /usr/local/Plone/Python-2.4/bin/python -o -h 
/usr/local/Plone/Python-2.4/bin/python; \
        then rm -f /usr/local/Plone/Python-2.4/bin/python; \
        else true; \
        fi
(cd /usr/local/Plone/Python-2.4/bin; ln python2.4 python)
/usr/bin/install -c -m 644 ./Misc/python.man \
                /usr/local/Plone/Python-2.4/man/man1/python.1
_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to