Re: How to tell Pillow where to look for header files (on OS X)?

Felix Schwarz <[email protected]> Sat, 16 Mar 2013 10:07:56 +0100
Newsgroups gmane.comp.python.image
Message-ID <[email protected]>

Am 15.03.2013 22:13, schrieb Bruce Johnson:
>> I'm on OS X (Mountain Lion) and installed libjpeg using homebrew. There is a
>> 'jpeglib.h' file in ~/homebrew/include but 'python setup.py build' still says
>> 'no jpeg support'.
>>
>> Any ideas/pointers?
> 
> Make sure ~/homebrew/include is on your $PATH?

Maybe I'm missing something but as far as I know $PATH is only used to find
executables but in my case I need to specify the include directory which is
usually specified using '-I...' in the compiler call.

fs

_______________________________________________
Image-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/image-sig