⇤ ← Revision 1 as of 2006-12-19 08:56:56
Size: 825
Comment:
|
Size: 1121
Comment: libedit no longer maintained here.
|
Deletions are marked like this. | Additions are marked like this. |
Line 8: | Line 8: |
== Obsolete == !OpenRobot's version of editline is no longer maintained. Use the one provided by http://www.thrysoee.dk/editline/ instead for new projects. |
|
Line 10: | Line 15: |
* [http://softs.laas.fr/openrobots/php/download.php/libedit-2.10.tar.gz libedit-2.10.tar.gz] | * [http://www.thrysoee.dk/editline/libedit-20090111-3.0.tar.gz libedit-20090111-3.0.tar.gz] * The last version of libedit from !OpenRobots can be downloaded here: [http://softs.laas.fr/openrobots/php/download.php/libedit-2.10.tar.gz libedit-2.10.tar.gz] |
Line 14: | Line 21: |
editline has been tested on Solaris, Linux (RedHat, Debian). | editline has been tested on Solaris, Linux (!RedHat, Debian). |
Line 17: | Line 24: |
== Requirements == GNU make |
editline
The editline library provides generic line editing and history functions, similar to those found in tcsh(1). This package contains a Makefile for compiling the -current version of NetBSD's library which provides the same consistent installation and compilation environments as for the other tools found in this repository. Another auto-toolized version of this library is available [http://www.thrysoee.dk/editline/ here].
Editline is used by [:eltclsh:].
Obsolete
OpenRobot's version of editline is no longer maintained. Use the one provided by http://www.thrysoee.dk/editline/ instead for new projects.
Download
[http://www.thrysoee.dk/editline/libedit-20090111-3.0.tar.gz libedit-20090111-3.0.tar.gz]
The last version of libedit from OpenRobots can be downloaded here: [http://softs.laas.fr/openrobots/php/download.php/libedit-2.10.tar.gz libedit-2.10.tar.gz]
Supported systems
editline has been tested on Solaris, Linux (RedHat, Debian).
It is not needed on *BSD (including Mac OS X) systems, since they provide libedit in their base systems.