Hi, Finally got it to work, well almost... I had to use python 2.1 to compile PIL, also, Zphotoslides, the zope product that started it all, requires PIL 1.1.3. Now the product appears, I created a zphoto slide folder. After I had put some pictures in it, if I make changes to a photo, these will appear in preview, but when clicking on modify, get message: Nothing has to be done. But that is another story... PIL is working. It's a long an winding road, all this to have some pictures of my new dog on the net :-) Thanks all, Francois
-----Original Message----- From: Dennis Allison [mailto:allison@sumeru.stanford.EDU] Sent: March 4, 2003 6:42 PM To: Meehan, Francois Cc: 'Dieter Maurer'; 'zope@zope.org' Subject: RE: [Zope] RE: Installing PIL on binary dist. of Zope 2.6.1 on Li nux...
On Tue, 4 Mar 2003, Meehan, Francois wrote:
Since I have python 2.2 on my system, and did compiled PIL
with that,
copying PIL in Zope/lib, the mix of python version might create the problem. B How can I compile PIL with the python version that comes with Zope?
Follow the same procedure you used to install PIL under python2.2. When it comes to run setup, use the python that zope uses, usually lib/bin/python.