summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authordtucker <dtucker>2004-11-07 09:14:34 +0000
committerdtucker <dtucker>2004-11-07 09:14:34 +0000
commit051a1d15f9c56ca1d0996f6eef5107f227ae144e (patch)
treeb3cd2907c247bd70d86771df517c99409ffed14a /INSTALL
parent427590a30430de8b04cecfe491700df47394afda (diff)
downloadopenssh-051a1d15f9c56ca1d0996f6eef5107f227ae144e.tar.gz
- (dtucker) [INSTALL Makefile.in configure.ac] Add --with-libedit configure
option and supporting makefile bits and documentation.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL10
1 files changed, 9 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index dae1bb15..26d62976 100644
--- a/INSTALL
+++ b/INSTALL
@@ -52,6 +52,14 @@ http://www.lothar.com/tech/crypto/
S/Key Libraries:
http://www.sparc.spb.su/solaris/skey/
+LibEdit:
+
+sftp now supports command-line editing via NetBSD's libedit. If your
+platform has it available natively you can use that, alternatively
+you might try these multi-platform ports:
+http://www.thrysoee.dk/editline/
+http://sourceforge.net/projects/libedit/
+
If you wish to use --with-skey then you will need the above library
installed. No other current S/Key library is currently known to be
supported.
@@ -200,4 +208,4 @@ Please refer to the "reporting bugs" section of the webpage at
http://www.openssh.com/
-$Id: INSTALL,v 1.64 2004/05/26 23:59:31 dtucker Exp $
+$Id: INSTALL,v 1.65 2004/11/07 09:14:34 dtucker Exp $