home *** CD-ROM | disk | FTP | other *** search
- This is a port of the GNU readline library to run under UnixLib. I'm afraid
- you are going to have to read the sources to spot its peculiarities for
- Acorn machines as it is a very long time since I did this port and exactly
- how it all works has slipped out of my head ;-)
-
- To use it you should copy o.readline to your C library directory and h.* to
- a header directory. You can then link using readline. Since readline uses
- termcap you will also need to take etc.termcap and put it in the appropriate
- place for UnixLib to find. Note that I have changed the termcap file
- somewhat from the original UnixLib one, hopefully for the better ;-)
-
- Cheers,
- Alun.
-
-