From cb89e63e441285e793366d9edcda3c61c8d4775a Mon Sep 17 00:00:00 2001 From: quamrulmina Date: Fri, 11 Sep 2015 16:16:46 -0500 Subject: [PATCH] Updated OpenSSH 32 bit Build and Installation Instructions (markdown) --- OpenSSH-32-bit-Build-and-Installation-Instructions.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/OpenSSH-32-bit-Build-and-Installation-Instructions.md b/OpenSSH-32-bit-Build-and-Installation-Instructions.md index fa4dc6e..2e9f266 100644 --- a/OpenSSH-32-bit-Build-and-Installation-Instructions.md +++ b/OpenSSH-32-bit-Build-and-Installation-Instructions.md @@ -88,6 +88,10 @@ Run: ssh.exe sshd.exe + --to run any of these binaries, you need zlib1.dll that was generated in step 3 above. Copy it to + --the current directory or a directory that is in PATH environment variable. + ./ssh -V is a good client test to run + ##### 5. Build 32-bit ssh-lsa for native RSA/DSA key authorization Move to [openssh_directory]/contrib/win32/win32compat/lsa directory and run: