summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-11-07 20:14:34 +1100
committerDarren Tucker <dtucker@zip.com.au>2004-11-07 20:14:34 +1100
commit16bcc1c92e6baa0a32efe105c58b6d6242331d10 (patch)
tree1566aeec35c52091c7f288f91eb1eab05c5863cc /INSTALL
parent7ebfc10884da0e430966cb323f57de17397f64bc (diff)
- (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 $