[Image-SIG] build problems under 1.5

Fredrik Lundh fredrik@pythonware.com
Sun, 2 Sep 2001 14:07:16 +0200


From: "phoon yinsan" <pyinsan@hotmail.com> wrote:

(please include a valid subject line when posting to a
public mailing list)

> I tried to install the PIL into my python1.5 extension on my linux.

is that Python 1.5, or 1.5.2?  (recent versions of PIL hasn't
been tested with Python versions before 1.5.2.  if you're still
using 1.5, consider upgrading to 2.1.1)

> I followed the instructions in the README file. So, after I did all make  
> makefile and make, i tried to import _imaging in the python interpreter as  
> told in the README file. But, I've got any error importing it.

how about telling us *what* error you got?

</F>