18 Aug
2006
18 Aug
'06
3:49 p.m.
--On 18. August 2006 11:45:19 -0400 Dan Gaibel <dg76@cornell.edu> wrote:
it looked like jpeg support compiled just fine in setup.
That's a vague description. Ensure you have libjpeg *including* all header files available. Ensure that the files are available in the common locations. If not adjust the setup.py script to your needs. There is some code that performs the necessary checks. Ensure that you compile with the Python binary that is used for your Zope interpreter. -aj