mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-25 15:04:54 +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:
|
Run the following commands under a Cygwin shell in the openssh directory:
|
||||||
|
|
||||||
`$autoreconf`
|
`./win32_build`
|
||||||
|
|
||||||
`$./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`
|
|
||||||
|
|
||||||
Build one of SSH family tool:
|
Build one of SSH family tool:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user