This is harder recipe without using ActiveState Python Community Edition
1. First install python http://docs.python.org/using/windows.html
Just download exe intaller and add to %PATH% C:\Pythonxx , other instructions on adding to path
2. Then install pip and and pil using this and this instruction (from stackoverflow)
(without min32gw i got error: Unable to find vcvarsall.bat)
I’ve stoped here http://blog.evereq.com/blog/index.php/2009/11/tips-and-tricks-in-installation-of-pil-on-windows-7-2008-64bit/ and don’t know how to compile pil with jpeg and zlib support
I’ve unpacked jpeg, tiff and zlib source to C:\pip-0.8.2\build\pil
modified C:\pip-0.8.2\build\pil\setup.py
run: pip uninstall pil
run: pip install pil
F*ck: Windows installation is a pain http://code.pediapress.com/wiki/wiki/WindowsSetup
I will use ActiveState python as suggested here and described here (in polish)
To build a Universal PIL, we must first build Universal versions of its dependent libraries
http://stackoverflow.com/questions/3155128/python-packages-installation-in-windows