]> andersk Git - openssh.git/blobdiff - INSTALL
- stevesk@cvs.openbsd.org 2001/06/25 20:26:37
[openssh.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index f4fd9561b12a497eecf456c6288d174069e71e3d..777bdfe3854b1bd18bb89f489667f8ce2a3a507f 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -4,7 +4,7 @@
 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:
 http://www.openssl.org/
@@ -52,7 +52,7 @@ 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/programs/pcre/
+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.
@@ -140,6 +140,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.038438 seconds and 4 git commands to generate.