welcome: please sign in
location: Diff for "editline"
Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2006-12-19 08:56:56
Size: 825
Editor: 2001:660:6602:0:20a:e4ff:fe26:de06
Comment:
Revision 3 as of 2010-11-05 16:44:40
Size: 1127
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
Another auto-toolized version of this library is available [http://www.thrysoee.dk/editline/ here]. Another auto-toolized version of this library is available [[http://www.thrysoee.dk/editline/|here]].
Line 6: Line 6:
Editline is used by [:eltclsh:]. 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.
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 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

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.

OpenrobotsWiki: editline (last edited 2010-11-05 16:44:40 by localhost)