Re: JPEG-Darstellung fehlerhaft
robert rottermann <[email protected]>
| Newsgroups | gmane.comp.web.zope.german |
|---|---|
| Organization | redcor AG |
| Message-ID | <[email protected]> |
It can be, that you do not have the needed devloper packages installed. If I remember correctly, I had to download pil from http://effbot.org/downloads/#Imaging and then checking that all the libraries and der delopment packages mentioned in its setup.cfg where installed. robert Alwin Michael SCHRONEN schrieb: > Danke Thomas. > Mit dem Unified Installer wurde ja Python, Zope und Plone zusammen > installiert. > Ich finde diese setup.py nicht ... > > MyServer:/usr/local/Plone # ls > buildout-cache PloneInstance1 Python-2.4 Zope-2.10.7-final-py2.4 > > MyServer:/usr/local/Plone # find -name setup.py > ./buildout-cache/eggs/plone.app.kss-1.4.4-py2.4.egg/plone/app/kss/exportimport/setup.py > ./buildout-cache/eggs/Products.CMFTestCase-0.9.8-py2.4.egg/Products/CMFTestCase/setup.py > ./buildout-cache/eggs/Products.Marshall-1.2.0-py2.4.egg/Products/Marshall/setup.py > ./buildout-cache/eggs/Products.PloneTestCase-0.9.8-py2.4.egg/Products/PloneTestCase/setup.py > ./Zope-2.10.7-final-py2.4/lib/python/Missing/setup.py > ./Zope-2.10.7-final-py2.4/lib/python/zope/app/tests/setup.py > ./Zope-2.10.7-final-py2.4/lib/python/zope/app/testing/setup.py > ./Zope-2.10.7-final-py2.4/lib/python/zope/security/setup.py > ./Zope-2.10.7-final-py2.4/lib/python/ExtensionClass/setup.py > ./Zope-2.10.7-final-py2.4/lib/python/MultiMapping/setup.py > ./Zope-2.10.7-final-py2.4/lib/python/Products/PluginIndexes/TextIndex/Splitter/setup.py > ./Zope-2.10.7-final-py2.4/lib/python/ThreadLock/setup.py > ./Zope-2.10.7-final-py2.4/lib/python/Acquisition/setup.py > ./Zope-2.10.7-final-py2.4/lib/python/MethodObject/setup.py > ./Zope-2.10.7-final-py2.4/lib/python/Record/setup.py > ./Zope-2.10.7-final-py2.4/lib/python/ComputedAttribute/setup.py > ./Zope-2.10.7-final-py2.4/setup.py > > Welche soll ich denn da nehmen? > > Gruß > Alwin M. > > Am Samstag, den 15.08.2009, 17:21 +0200 schrieb Thomas Graf: >> Hallo Alwin, >> bei mir gab es Fehler ( IOError: decoder jpeg not available) >> im Eventlog wenn ich im ATCT-Tool die Image-Scales neu erstellt >> ( recreate ) habe. >> >> Bei mir hat es geholfen das PIL setup erneut durchzuführen. >> /opt/python/Python-2.4.6/bin/python setup.py build_ext -i >> --force >> >> (Pfade anpassen) >> >> Gruss Thomas >> >> -- >> Thomas Graf, B.Sc. >> Commercial and technical Services >> Fraunhofer-Institut für Solare Energiesysteme ISE >> Heidenhofstrasse 2, 79110 Freiburg, Germany >> Phone: +49(0)761/4588-5123 Fax: +49(0)761/4588-9123 >> [email protected] >> http://www.ise.fraunhofer.de >> >> Am 15.08.09 16:03, schrieb Alwin Michael SCHRONEN: >>> Hallo liebe Liste, >>> >>> habe mir PLONE 3.2.3 mit Zope 2.10.7 und Python 2.4.5 installiert. >>> Jetzt sind alle von Plone genierten JPEG-Darstellung "zerschossen", >>> PNG, GIF ... sind in Ordnung. >>> >>> Ich nehme ja an, dass das mit der PIL zusammenhängt. >>> >>> Wie finde ich heraus, ob die PIL korrekt installiert ist ... ? >>> >>> Danke >>> Alwin M. Schronen >>> Saarbrücken >>> >>> >>> >>> ____________________________________________________________________ >>> >>> >>> >>> _______________________________________________ >>> zope mailing list >>> [email protected] >>> https://mail.dzug.org/mailman/listinfo/zope >>> > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > zope mailing list > [email protected] > https://mail.dzug.org/mailman/listinfo/zope _______________________________________________ zope mailing list [email protected] https://mail.dzug.org/mailman/listinfo/zope