From f29770490c2b4df1937483c5cb6dbc05ed98992f Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Thu, 18 Sep 2014 18:04:40 -0700 Subject: Note OPenSSL headers as well --- sites/www/installing.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sites/www') diff --git a/sites/www/installing.rst b/sites/www/installing.rst index 507fe2fa..f7dd8594 100644 --- a/sites/www/installing.rst +++ b/sites/www/installing.rst @@ -65,8 +65,9 @@ Users on **Unix-based platforms** such as Ubuntu or Mac OS X will need the traditional C build toolchain installed (e.g. Developer Tools / XCode Tools on the Mac, or the ``build-essential`` package on Ubuntu or Debian Linux -- basically, anything with ``gcc``, ``make`` and so forth) as well as the -Python development libraries, often named ``python-dev`` or similar, and libffi -development libraries, often named ``libffi-dev``. +Python development libraries, often named ``python-dev`` or similar, OpenSSL +headers, often named ``libssl-dev``, and libffi development libraries, often +named ``libffi-dev``. For **Windows** users we recommend using the most recent version of ``pip``, Cryptography has binary wheels on PyPI, which remove the need for having a C -- cgit v1.2.3