This commit is contained in:
Alex Clark 2013-05-03 20:20:13 -04:00
parent f63f9bb09d
commit 9c38b8fc7d

View File

@ -151,16 +151,17 @@ The easiest way to install the prerequisites is to use homebrew: http://mxcl.git
:: ::
$ brew install libtiff libjpeg webp littlecms $ brew install libtiff libjpeg webp littlecms
If you've built your own Python, then you should be able to install Pillow using If you've built your own Python, then you should be able to install Pillow using
:: ::
$ pip install pillow $ pip install pillow
Ubuntu or Debian Ubuntu or Debian
**************** ****************
If you didn't build Python from sources, make sure you have Python's build support files on your machine. If you didn't build Python from sources, make sure you have Python's build support files on your machine.
:: ::
@ -197,8 +198,6 @@ Pillow is a volunteer effort led by Alex Clark. Any contributor interested in re
| Alex Clark (fork author) | http://gittip.com/aclark4life | | Alex Clark (fork author) | http://gittip.com/aclark4life |
+--------------------------------------+---------------------------------------+ +--------------------------------------+---------------------------------------+
Python Imaging Library Python Imaging Library
====================== ======================