The GNU Readline library provides a set of functions for use by
applications that allow users to edit command lines as they are typed
in.
1.Source installation
The library can be downloaded from the url:
http://tiswww.case.edu/php/chet/readline/rltop.html
and configured and installed with the usual isntructions:
./configure && make && make install |
2.Rpm installation
sudo yum install readline |
3.Mac OS X installation
sudo macports install readline |
© 2008 Bernard Mourrain
Permission is granted to copy, distribute and/or modify this document
under the terms of the
GNU General Public License. If you
don't have this file, write to the Free Software Foundation, Inc., 59
Temple Place - Suite 330, Boston, MA 02111-1307, USA.