mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-23 22:15:37 +02:00
Updated OpenSSH 32 bit Build and Installation Instructions (markdown)
parent
e3be7384c1
commit
402f505517
@ -64,17 +64,7 @@
|
||||
|
||||
Run the following commands under a Cygwin shell in the openssh directory:
|
||||
|
||||
`$autoreconf`
|
||||
|
||||
`$./configure --build=i686-pc-mingw32
|
||||
--host=i686-pc-mingw32
|
||||
--with-ssl-dir=<OPENSSL_DIR>
|
||||
--with-zlib=<ZLIB_DIR>
|
||||
--with-kerberos5`
|
||||
|
||||
where OPENSSL_DIR is a directory where openssl sources are extracted and ZLIB_DIR is a directory where zlib sources are extracted
|
||||
|
||||
`$cat config.h.tail >> config.h`
|
||||
`./win32_build`
|
||||
|
||||
Build one of SSH family tool:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user