How do I install PIL in Zope on a Win32 platform?
I'd like to experiment with EasyImage which needs PIL installed - I've tried following http://vsbabu.org/webdev/zopedev/pil4win.html but it did work. There doesn't seem to be much about how to actually install PIL in zope in the way of how-to's. Any help would be appreciated!
It's rather simple though. Just grab the right PIL version for the Python version distributed with your Zope. Then put the two files _imaging*.* into <ZOPE>\bin\DLLs And put PIL into: <ZOPE>\lib\python Restart and you are good to go... regards Max M Chris Beaven wrote:
I'd like to experiment with EasyImage which needs PIL installed - I've tried following http://vsbabu.org/webdev/zopedev/pil4win.html but it did work. There doesn't seem to be much about how to actually install PIL in zope in the way of how-to's. Any help would be appreciated!
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
-- "Sorry I would Really Like To Help More On This Project, But Am To Busy Doing Paid Work On A Tight Deadline" Max M
participants (2)
-
Chris Beaven -
Max M