]> andersk Git - openssh.git/blobdiff - INSTALL
- (stevesk) [auth1.c] fix password auth for protocol 1 when
[openssh.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index d37c976f36223b26be5e137f334772da15726666..ae7b36a753984786e8bf366d380af23d98ad7640 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -4,9 +4,9 @@
 You will need working installations of Zlib and OpenSSL.
 
 Zlib:
-http://www.freesoftware.com/pub/infozip/zlib/
+http://www.gzip.org/zlib/ 
 
-OpenSSL 0.9.5a or greater:
+OpenSSL 0.9.6 or greater:
 http://www.openssl.org/
 
 RPMs of OpenSSL are available at http://violet.ibs.com.au/openssh/files/support.
@@ -45,18 +45,6 @@ lacks /dev/random and don't want to use OpenSSH's internal entropy collection.
 
 http://www.lothar.com/tech/crypto/
 
-GNU Make:
-ftp://ftp.gnu.org/gnu/make/
-
-OpenSSH has only been tested with GNU make. It may work with other
-'make' programs, but you are on your own.
-
-PCRE (PERL-compatible Regular Expression library):
-ftp://ftp.cus.cam.ac.uk/pub/software/programing/pcre/
-
-Most platforms do not require this.  However older Unices may not have a 
-posix regex library. PCRE provides a POSIX interface.
-
 S/Key Libraries:
 http://www.sparc.spb.su/solaris/skey/
 
@@ -140,6 +128,9 @@ it if lastlog is installed in a different place.
 
 --without-lastlog will disable lastlog support entirely.
 
+--with-sia, --without-sia will enable or disable OSF1's Security 
+Integration Architecture.  The default for OSF1 machines is enable.
+
 --with-kerberos4=PATH will enable Kerberos IV support. You will need
 to have the Kerberos libraries and header files installed for this
 to work. Use the optional PATH argument to specify the root of your
This page took 0.035284 seconds and 4 git commands to generate.