Xref: utzoo rec.games.hack:1798 comp.sources.bugs:565 Path: utzoo!mnetor!uunet!husc6!bloom-beacon!gatech!mcnc!ece-csc!ncrcae!usceast!still From: still@usceast.UUCP (Bert Still) Newsgroups: rec.games.hack,comp.sources.bugs Subject: Re: NetHack Woes Message-ID: <2479@usceast.UUCP> Date: 15 Dec 87 19:44:19 GMT References: <2361@killer.UUCP> <4435@ihlpg.ATT.COM> <630@umbc3.UMD.EDU> <2394@killer.UUCP> Reply-To: still@usceast.UUCP (Bert Still) Organization: University of South Carolina, Columbia Lines: 25 Keywords: SVR2, Nethack 2.2 Summary: No problem here... It works fine. (System V release 2.0) In article <2394@killer.UUCP> billw@killer.UUCP (Bill Wisner) writes: >Let me clarify. When I said System V machines, I meant non-3B1s. Those are >obviously supported; but has anybody goten it running on a 3B2? 3B5? 3B20? >-- >Bill Wisner, HASA "A" Division ..{codas,ihnp4}!killer!billw I didn't have much of a problem. It took me about 20 minutes to take care of a problem in the case when TERMINFO is defined. At least under System V release 2, the termcap routines are in the curses library. So, I modified the config.h files to define TERMINFO, removed the #ifndef TERMINFO clause around the definition of ospeed in termcap.c, and changed the "bs" attribute to read "kb" which is the attribute in the System V terminfo database. The thing compiled and runs without a hitch on my 3B2/300. Incidentally, the "You stop to avoid hitting ." problem occurs because the dog has not been given a name (somebody forgot to initialize a field); if you 'C' the little dog something (Spot, for example :-) then the message will read "You stop to avaoid hitting Spot." As soon as I figure out what I need to initialize, I'll post the answer. Bert UUCP: ...seismo!ncr-sd!ncrcae!usceast!still CSNET: still@cs.scarolina.edu BITNET: T410119@UNIVSCVM (truncates things at column 80) Bert Still, Dept of Math, University of South Carolina, Columbia, SC 29208