summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL13
1 files changed, 7 insertions, 6 deletions
diff --git a/INSTALL b/INSTALL
index 314e5bdc8..12f53ba9e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -50,20 +50,21 @@ lacks /dev/random and don't want to use OpenSSH's internal entropy collection.
50http://www.lothar.com/tech/crypto/ 50http://www.lothar.com/tech/crypto/
51 51
52S/Key Libraries: 52S/Key Libraries:
53
54If you wish to use --with-skey then you will need the above library
55installed. No other current S/Key library is currently known to be
56supported.
57
53http://www.sparc.spb.su/solaris/skey/ 58http://www.sparc.spb.su/solaris/skey/
54 59
55LibEdit: 60LibEdit:
56
57sftp now supports command-line editing via NetBSD's libedit. If your 61sftp now supports command-line editing via NetBSD's libedit. If your
58platform has it available natively you can use that, alternatively 62platform has it available natively you can use that, alternatively
59you might try these multi-platform ports: 63you might try these multi-platform ports:
64
60http://www.thrysoee.dk/editline/ 65http://www.thrysoee.dk/editline/
61http://sourceforge.net/projects/libedit/ 66http://sourceforge.net/projects/libedit/
62 67
63If you wish to use --with-skey then you will need the above library
64installed. No other current S/Key library is currently known to be
65supported.
66
672. Building / Installation 682. Building / Installation
68-------------------------- 69--------------------------
69 70
@@ -225,4 +226,4 @@ Please refer to the "reporting bugs" section of the webpage at
225http://www.openssh.com/ 226http://www.openssh.com/
226 227
227 228
228$Id: INSTALL,v 1.67 2005/04/19 02:21:21 dtucker Exp $ 229$Id: INSTALL,v 1.68 2005/04/19 05:31:49 dtucker Exp $