home *** CD-ROM | disk | FTP | other *** search
- SAVE THIS KIT IF YOU WANT TO RUN THE 'WM' WINDOW MANAGER
-
- 4.2 BSD libcurses patch kit
- Tom Truscott, mcnc!rti-sel!trt
- Research Triangle Institute, NC
- (919) 541-7005
-
- This is a collection of patches
- for the vanilla 4.2 BSD libcurses distribution.
- It includes some bug fixes reported on Usenet,
- some discovered locally, and some (but not all) of
- the fixes in the UCSF User Software Engineering distribution ("Troll").
- Tony Wassermann graciously permitted those to be included here.
-
- It also includes some disgusting efficiency hacks.
-
- To Install:
- *) Unpack this shar file in an empty directory.
- *) In 'UPGRADE', set the CURSRC variable to
- the name of the *vanilla* 4.2 BSD libcurses sources.
- *) Make sure you have the wonderful 'patch' program.
- (If you do not, do the patches yourself!)
- *) Run UPGRADE
- *) 'make' to compile libcurses and libcurses_p
- *) If you want to install this as the standard curses,
- a) save the old curses.h and /usr/lib/libcur*
- b) 'make install'
- c) cp curses.h /usr/include
-