[Image-SIG] Compiling PIL with JPEG support does not work at all

Fredrik Lundh fredrik at pythonware.com
Wed Jan 3 10:02:58 CET 2007


"TiNo" <tinodb at gmail.com> wrote:

> I know there are many people experiencing the same problem, and there
> are different solutions around, but I am still unable to compile PIL
> with JPEG support.
>
> I am on a shared webhost (bluehost) and have build python 2.5. I am
> now trying to build PIL.
>
> I have build jpeg-6b from http://www.ijg.org/  in
> /home/spafenet/lib/lib/jpeg (that now contains bin/ and man/)

PIL needs the library and include files (*.a/*.so and *.h), not the binaries.

</F> 





More information about the Image-SIG mailing list