Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!ucbvax!agate!bionet!apple!motcsd!hpda!hpcuhb!hp-ses!wunder From: wunder@hp-ses.SDE.HP.COM (Walter Underwood) Newsgroups: comp.sys.hp Subject: Re: Problem with "-ltermcap" Message-ID: <920027@hp-ses.SDE.HP.COM> Date: 19 Jun 89 21:47:43 GMT References: <89Jun16.213334edt.11705@neat.ai.toronto.edu> Organization: HP SW Engineering Systems - Palo Alto, CA Lines: 9 On the s800, -lcurses includes routines that you might expect to be in -ltermlib or -ltermcap (for the System V version of termcap), so the curses library should be enough. HP-UX does not include random(). If you have 4.3 BSD source, you can compile it. Otherwise, you'll need to change the code to use the System V random number stuff. wunder