
Generally, this should compile on most ncurses-equipped linux systems,
but, of course, your milage may vary.  My configuration, which it does
compile on, is:

RedHat 5.1
glibc 2.0.7
ncurses 4.2
linux kernel 2.1.126

If it's not compiling for you, send me the following:

your distribution
libc version (this can be checked by doing ls -l /lib/libc.* )
kernel version (check with uname -a)
the errors generated during the compiling process (important!)

at <sammy@users.qual.net>.

I'll try to fix whatever it's compilaining about.


