From ad709edadb5f7ce049833eb097ae12b0a379ae24 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Mon, 5 Aug 2013 15:07:21 +0200 Subject: Update INSTALL. --- INSTALL | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index a772b824..bb8691ce 100644 --- a/INSTALL +++ b/INSTALL @@ -21,7 +21,7 @@ build and run libssh successfully with an older version, please let us know. Windows binaries known to be working: - http://www.slproweb.com/products/Win32OpenSSL.html -- http://www.winimage.com/zLibDll/index.html +- http://zlib.net/ -> zlib compiled DLL We installed them in C:\Program Files @@ -34,7 +34,9 @@ GNU/Linux, MacOS X, MSYS/MinGW: cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug .. make -On Windows you should choose a makefile gernerator with -G. +On Windows you should choose a makefile gernerator with -G or use + + cmake-gui.exe .. ### CMake standard options Here is a list of the most interesting options provided out of the box by -- cgit v1.2.3