Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!sdd.hp.com!think!mintaka!ogicse!emory!hubcap From: hubcap@hubcap.clemson.edu (System Janitor) Newsgroups: comp.unix.ultrix Subject: weenie question... Keywords: X, blush... Message-ID: <8945@hubcap.clemson.edu> Date: 2 May 90 20:15:32 GMT Organization: Clemson University, Clemson, SC Lines: 32 Greetings: I just compiled and installed X11r4 on this 8810 running ultrix 3.1, and even though the log files from the make World and make install look clean, I can't seem to make anything work right. I am trying to use my DECstation 3100 as a server. Most of the clients I try to run give the error that xclock does in the script below. The clock's boundry even draws up on the server before it exits, making me think that whatever I've done wrong is just a *little bit* wrong :-). xterm sez ``not a typewriter'', which I've seen before when a client was compiled for the wrong platform, but the Makefile generated by the Imake seems to have used ultrix.cf throughout... I've tried to trace down something that would help me interpret the XIO error, no luck... Any ideas? Script started on Wed May 2 15:59:08 1990 csh> xterm xterm: Error 15, errno 25: Not a typewriter csh> xclock XIO: fatal IO error 49 (Can't assign requested address) on X server "gizmo.clemson.edu:0.0" after 42 requests (35 known processed) with 0 events remaining. csh> script done on Wed May 2 15:59:18 1990 -Mike