From d127fa1962e0f691f346109d87e5d00a508b970c Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Sun, 4 Dec 2016 19:45:27 +0000 Subject: [PATCH] Add Tip about OpenSSL to User Guide. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7362 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- doc/user_guide/en/tutorial-main-window.adoc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/user_guide/en/tutorial-main-window.adoc b/doc/user_guide/en/tutorial-main-window.adoc index 09a17b196..a8d2bfe07 100644 --- a/doc/user_guide/en/tutorial-main-window.adoc +++ b/doc/user_guide/en/tutorial-main-window.adoc @@ -24,3 +24,13 @@ on the screen shown below. For this tutorial you will need at least the JT9 and JT9+JT65 files. image::download_samples.png[align="center",alt="Downlod Samples"] + +TIP: For this download to work automatically, certain OpenSSL +libraries must be present in your system. United States export laws +forbid the inclusion of OpenSSL libraries in our installer package. +However, you may install them yourself. For Windows you can get an +approved package here: +http://slproweb.com/products/Win32OpenSSL.html. You will need at least +the *Win32 v1.0.2j Light* package. Take the default options in the +installer, particularly the option to install into the Windows system +directory.