This is a terminfo based curses package ported to Coherent.
To install:

1. create the directory /usr/lib/terminfo.
2. copy all files from ../data to /usr/lib/terminfo
3. change to dir ../src and type ``make install''
4. change to /usr/lib/terminfo and type ``compile ansipc.ti''
5. repeat the last step for all terminals connected to your system.
   (try to find a terminfo source for your terminal or hack your own,
    i have done this for the Coherent console in ansipc.ti)

To use the new curses routines change the line
	#include <curses.h>
to
	#include <ncurses.h>
in your applications.

For error support, don't try to contact the author of the package without
mailing him all the sources! I have made a lot of changes in most of the
sources! If there are any problems, better try to contact me.

Udo Munk
Oberstr. 21
4040 Neuss 1
Germany
phone: +49 (2131) 275348
mail:  mwcbbs!umunk!udo
