[Image-SIG] bug report: PIL install does not find libjpeg...

Félix Sipma felix.sipma at no-log.org
Thu Sep 20 11:27:28 CEST 2012


Hi!

"pip install PIL" fails in finding libjpeg, zlib, ... resulting in
multiple "*** LIBNAME support not available".

The reason is that PIL setup.py does not look for libs into
/usr/lib/x86_64-linux-gnu, where libjpeg, zlib and other are located.
The provided patch solves the issue.

I am using debian sid x86_64, but I am sure this bug affects other people.

Regards,

--
Félix
-------------- next part --------------
A non-text attachment was scrubbed...
Name: find-libs.patch
Type: text/x-diff
Size: 144 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/image-sig/attachments/20120920/f2f335d6/attachment-0001.patch>


More information about the Image-SIG mailing list