Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!rutgers!deimos!uxc!uxc.cso.uiuc.edu!m.cs.uiuc.edu!s.cs.uiuc.edu!dsong
From: dsong@s.cs.uiuc.edu
Newsgroups: comp.windows.x
Subject: X11R3 on Sun-4/260(SYS4-3.2)
Message-ID: <216500001@s.cs.uiuc.edu>
Date: 28 Nov 88 19:52:00 GMT
Lines: 25
Nf-ID: #N:s.cs.uiuc.edu:216500001:000:887
Nf-From: s.cs.uiuc.edu!dsong    Nov 28 13:52:00 1988



 
 	I've had trouble installing X11R3 on my Sun-4/260 running SYS4-3.2. I 
 made changes in /util/imake.includes/Sun.macros as following:
 #define OSName            SunOS 3.2  
 #define OSMajorVersion    3
 #define OSMinorVersion    2
 
	I followed steps described in ./server/ddx/sun/README(the symlink
from X to Xsun, the inclusion of ./bin in path, etc.). There were no error
in make and install, except that I deleted the optimization option in
the Makefile since that caused 'out of memory' error. 

 	When I ran xinit -- -dev /dev/bwtwo0 or 
		   xinit -- -mono, (We have a monochrome monitor)
 I got the error message:
 giving up.
 xinit:  No such file or directory (errno 2):  unable to connect to X server
 
 	Does anybody have any idea what's wrong with my installation? Any
 suggestions are greatly appreciated. Many thanks in advance.
 
 
 Deyang Song.(dsong@ncsa.uiuc.edu)