[Image-SIG] Installation problem

2009-09-13 Thread Bjorn Backes
Hi, I want to use the PIL for my research work but I got some problems during the installation. I recently updated my Mac to OS 10.6 but I had not installed the PIL before but I installed altready Python 2.6. So after the installation of the operating system I updated the development tool

[Image-SIG] installation problem

2008-02-13 Thread bharath venkatesh
hi I was very much excited when i saw pil(python imaging library) as i require it for my project ..i successfully downloaded PIL 1.1.6 source kit(all platforms) from the site http://www.pythonware.com/products/pil/ as i am using ubuntu linux os and python 2.5.1 interpreter.. then i did the fol

Re: [Image-SIG] installation problem for imaging 1.1.6 on ubuntu 6.06

2007-01-06 Thread Fredrik Lundh
[EMAIL PROTECTED] wrote: > i am trying to install imaging 1.1.5 on my ubuntu 6.06 machine, and i get > this message: > /usr/lib/gcc/i486-linux-gnu/4.1.2/include/limits.h:122:61: error: > limits.h: No such file or directory your C compiler installation is not complete. $ sudo apt-get instal

Re: [Image-SIG] installation problem for imaging 1.1.6 on ubuntu 6.06

2007-01-05 Thread Michele Petrazzo
[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?

[Image-SIG] installation problem for imaging 1.1.6 on ubuntu 6.06

2007-01-05 Thread sittner
Hello everyone and happy new year, i am trying to install imaging 1.1.5 on my ubuntu 6.06 machine, and i get this message: r:/usr/lib/python2.4/site-packages/Imaging-1.1.5$ python setup.py install running install running build running build_py running build_ext building '_imaging' extension gcc -p