[Image-SIG] How can I get Python to recognise the ijg jpeg libraries?

Robert Moloney rm1@student.cs.ucc.ie
Wed, 2 Feb 2000 18:28:23 +0000 (GMT)


Hi,

How can I get Python to recognise the ijg jpeg libraries?

	I have Suse linux 6.1 I used RPM files to install PIL and Python.
The IJG Jpeg libraries were alreay on the machine. When I try to
manipulate a jpeg file it gives a decode error -2. When I do a
dir(_imaging) jpeg_decoder and jpeg_encoder appear in the list.

Cheers

Rob