[14022] in Athena Bugs
decmips 7.7O: cursesX
daemon@ATHENA.MIT.EDU (Bruce R. Lewis)
Tue Nov 28 10:28:42 1995
To: bugs@MIT.EDU
Date: Tue, 28 Nov 1995 10:28:35 EST
From: "Bruce R. Lewis" <brlewis@MIT.EDU>
System name: joy
Type and version: KN02ca 7.7O (1 update(s) to same version)
Display type: PMAG-DV
What were you trying to do?
compile/run this two-line program: cc test.c -lcursesX
#include <cursesX.h>
main() { initscr(); exit(0); }
What's wrong:
Sorry, I don't know how to deal with your 'vt220' terminal.
Segmentation fault
What should have happened:
It should know how to deal with vt220's.