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  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to