[EMAIL PROTECTED] wrote:
Hello everyone and happy new year,

Also to you :)

i am trying to install imaging 1.1.5 on my ubuntu 6.06 machine, and i
get this message:


A couple of questions:
- why the 1.1.5? There is the 1.1.6
- why by sources? ubuntu hasn't the pil package from its repository?
  on Debian:
  michele:~$ apt-cache search python imaging
  <-cut->
  python-imaging
- have you installed the libc6 (I think, or libc5) -dev package?
  always on debian:
  michele:~$ dpkg -L libc6-dev | grep limits
  /usr/include/limits.h
  michele:~$

So, reading your error, I see a lot of "No such file or directory", so
install the python-dev, libc6-dev and so on...
Or (better solution), apt-get install python-imaging!

Bye,
Michele

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to