problem with Curses on Sun - solved
Doug Gwyn
gwyn at smoke.BRL.MIL
Wed Sep 19 22:17:56 AEST 1990
In article <24540 at adm.BRL.MIL> twong at civil.ubc.ca (Thomas Wong) writes:
>/usr/5bin/cc -O main.c -o main -lcurses -ltermcap
Please, folks, the Berkeley termcap support library is -ltermlib.
-ltermcap is sometimes found as a link to it, for compatibility reasons.
Also, in the System V environment -lcurses suffices; it includes
terminfo-based emulations of the termlib functions.
More information about the Comp.unix.questions
mailing list