summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-03-15 12:13:01 +1100
committerDamien Miller <djm@mindrot.org>2000-03-15 12:13:01 +1100
commit8b1c22b7758511461b359461926e47b093a349d3 (patch)
tree482ba5094683dac130413f7c2d4971e9b2a31761 /INSTALL
parentf09b07a971f64cf69f2c45a364c3d56559f7c1c3 (diff)
- Created contrib/ subdirectory. Included helpers from Phil Hands'
Debian package, README file and chroot patch from Ricardo Cerqueira <rmcc@clix.pt> - Moved gnome-ssh-askpass.c to contrib directory and reomved config option. - Slight cleanup to doc files
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL10
1 files changed, 0 insertions, 10 deletions
diff --git a/INSTALL b/INSTALL
index 4c1c0f868..d7d6d4edc 100644
--- a/INSTALL
+++ b/INSTALL
@@ -15,12 +15,6 @@ supports it. PAM is standard on Redhat and Debian Linux and on Solaris.
15PAM: 15PAM:
16http://www.kernel.org/pub/linux/libs/pam/ 16http://www.kernel.org/pub/linux/libs/pam/
17 17
18Dante:
19http://www.inet.no/dante
20
21OpenSSH can also use the Dante SOCKS libraries, version 1.1.1pre1 or higher,
22if you have them installed on your system.
23
24If you wish to build the GNOME passphrase requester, you will need the GNOME 18If you wish to build the GNOME passphrase requester, you will need the GNOME
25libraries and headers. 19libraries and headers.
26 20
@@ -145,10 +139,6 @@ created.
145 139
146--with-xauth=PATH specifies the location of the xauth binary 140--with-xauth=PATH specifies the location of the xauth binary
147 141
148--with-dante[=DIR] will enable Dante SOCKS library support. If the Dante
149libsocks library isn't installed in a library searched by the compiler,
150add the directory name as the option.
151
152--with-ipv4-default instructs OpenSSH to use IPv4 by default for new 142--with-ipv4-default instructs OpenSSH to use IPv4 by default for new
153connections. Normally OpenSSH will try attempt to lookup both IPv6 and 143connections. Normally OpenSSH will try attempt to lookup both IPv6 and
154IPv4 addresses. On Linux/glibc-2.1.2 this causes long delays in name 144IPv4 addresses. On Linux/glibc-2.1.2 this causes long delays in name