From 17c891f26ad738cf5ed8dbcc086c0603d207a538 Mon Sep 17 00:00:00 2001 From: Daira Hopwood Date: Fri, 1 May 2015 22:07:27 +0100 Subject: [PATCH] Update title of OpenSSL and pyOpenSSL build instructions. Signed-off-by: Daira Hopwood --- docs/build/build-pyOpenSSL.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/build/build-pyOpenSSL.rst b/docs/build/build-pyOpenSSL.rst index 242b9d62..686de56b 100644 --- a/docs/build/build-pyOpenSSL.rst +++ b/docs/build/build-pyOpenSSL.rst @@ -1,11 +1,11 @@ -Building pyOpenSSL on Windows-7 (64-bit) -======================================== +Building pyOpenSSL on Windows +============================= This document details the steps to build an pyOpenSSL egg with embedded OpenSSL library, for use by Tahoe-LAFS on Windows. -The instructions were tried on Windows-7 64-bit. Building on a 32-bit machine -shouldn't be too different. +The instructions were tried on Windows 7 64-bit and Windows XP 32-bit. +They should work on other versions of Windows, maybe with minor variations. Download and install Microsoft Visual C++ compiler for Python 2.7 -- 2.37.2