Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site ucdavis.UUCP Path: utzoo!watmath!clyde!burl!ulysses!ucbvax!ucdavis!ccrdave From: ccrdave@ucdavis.UUCP (Lord Kahless) Newsgroups: net.sources.games Subject: Re: Visual Trek: Help on libs for SVR2? Message-ID: <81@ucdavis.UUCP> Date: Wed, 18-Sep-85 19:58:11 EDT Article-I.D.: ucdavis.81 Posted: Wed Sep 18 19:58:11 1985 Date-Received: Fri, 20-Sep-85 04:54:46 EDT References: <666@ihu1m.UUCP> <85120@cpsc53.UUCP> Distribution: net Organization: University of California, Davis Lines: 20 > > Does anyone know what library to use as a replacement > > for the -ltermlib option on the cc that loads > > this game? SVR2 has no such library. Replacing > > it with curses loads the modules, but the > > program does not function properly. > > John Rosenberg AT&T NS > > ihnp4!ihu1m!johnnyr There are various problems w/ sys V vtrek. 1) The i/o sets you to RAW! Look in the termio module. 2) The way to make it compile w/o diagnostics (NOT run) is to change termlib to termcap in the make file. Anybody who can fix the tty stuff would have my thanks. 3) The afore mentioned term problems. I posted one fix, another was posted. ucbvax!ucdavis!vega!ccrdave