Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!aplcen!haven!adm!news From: twong@civil.ubc.ca (Thomas Wong) Newsgroups: comp.unix.questions Subject: Re: problem with Curses on Sun - solved Message-ID: <24540@adm.BRL.MIL> Date: 18 Sep 90 21:55:33 GMT Sender: news@adm.BRL.MIL Lines: 6 Please disregard my last posting concerning problems with the beep() routine in Curses. What I didn't realize was that beep() is only in the System V version of Curses. Therefore, I had to use /usr/5bin/cc -O main.c -o main -lcurses -ltermcap Thomas.