I'm having trouble setting up python PIL with littlecms support. I don't see any good tutorials from my googling.
Here are my main questions:
- What is the name of the Ubuntu package that needs to be installed for littlecms?
- If necessary, which directory(ies) do I set the
LCMS_ROOTvariable to in PIL's setup.py?
This is the result I'm getting of just running pip install PIL
--------------------------------------------------------------------
*** TKINTER support not available
--- JPEG support available
--- ZLIB (PNG/ZIP) support available
--- FREETYPE2 support available
*** LITTLECMS support not available
--------------------------------------------------------------------
Using Ubuntu 12.04 32bit