From e15c37f39645785c8d9df01a0d5db3662efe0d12 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sergio=20Navarro=20Fern=C3=A1ndez?= Date: Tue, 1 Mar 2016 17:33:50 +0100 Subject: [PATCH] Update README.rst --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index 4dafa85..7be9d95 100644 --- a/README.rst +++ b/README.rst @@ -60,6 +60,12 @@ For debian-based distros, these can be installed with sudo apt-get install python-dev libjpeg-dev libfreetype6 libfreetype6-dev zlib1g-dev +For CentOS: + +.. code:: bash + + sudo yum install python-devel libjpeg-devel + Besides, Mac OSX Maverick with Xcode 5.1 has a well-known `clang unknown argument`_ problem with the ``Pillow`` package installation - a dependency of this app. If you are in this case, I recommend taking a look at `Issue #10`_ and let me know if this workaround doesn't work for you. -- 2.25.1