Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!cs.utexas.edu!asuvax!ncar!ames!pasteur!miro.Berkeley.EDU!tzeng From: tzeng@miro.Berkeley.EDU (Ping-San Tzeng) Newsgroups: comp.windows.news Subject: Re: Friendly complaints of a would-be NeWS/GoodNeWS/HyperNeWS user... Message-ID: <23322@pasteur.Berkeley.EDU> Date: 22 Mar 90 00:32:19 GMT References: <13430@cgl.ucsf.EDU> <10878@hoptoad.uucp> Sender: news@pasteur.Berkeley.EDU Reply-To: tzeng@miro.Berkeley.EDU (Ping-San Tzeng) Organization: University of California at Berkeley Lines: 12 In article <10878@hoptoad.uucp> hugh@toad.com (Hugh Daniel) writes: > > I have noticed that many folks are haveing problems with getting >HyperNeWS (and therefore GoodNeWS) 1.3 up. Many have gotten a message >about an error in .user.ps and dont know what the problem is. This is a problem that I found. In $GNHOME/sys/fixes.ps, there is segment of code for deciding the machine architecture. The default value is "sun3" if you don't have "sun4" in your PATH. I changed all the (sun3) to (sun4) and then it worked fine on my SPARC. Ping-san.