Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!wuarchive!udel!haven!umd5!steveg From: steveg@umd5.umd.edu (Steve Green) Newsgroups: comp.windows.x Subject: Re: X11R4 - A/UX fixes and comments Message-ID: <5936@umd5.umd.edu> Date: 12 Jan 90 23:29:58 GMT References: <613@ssbell.IMD.Sterling.COM> Reply-To: steveg@umd5.umd.edu (Steve Green) Organization: University of Maryland, College Park Lines: 31 In article <613@ssbell.IMD.Sterling.COM> kent@ssbell.IMD.Sterling.COM (Kent B. Landfield) writes: ] ] # Please note that this message is being posted for another. # ] # Address any replies to: uunet!anise.acc.com!pst (Paul Traina). # ] # Thanks! -Kent+ # ] ]Here are some comments and fixes for the X11R4 A/UX release (patch level 0): ][sorry these aren't patches, I don't have the original files handy] ] ]This was done on an A/UX 1.1 machine and compiled with gcc 1.35 as available ]on anise.acc.com and mthvax.cs.uflorida.edu. ] ]Problems: ... ]#4: xinit doesn't pass arguments to the X server properly ] i.e. xinit -- XmacII -logo -v -screen 1 -depth 8 causes the server ] to come back with a help message. ... ]#4 ]I haven't fixed this one, I just switched to using xdm instead. xinit is expecting full path names for the X11 binaries. xinit uses the / or ./ to determain if the argument is a file. xinit -- /usr/bin/X11/XmacII -logo -v -screen 1 -depth 8 or xinit -- ./XmacII -logo -v -screen 1 -depth 8 work fine. -- -steveg@umd5.umd.edu ..!uunet!mimsy!umd5!steveg "Ignore the message: 'ld warning: file /tmp/kernAAAa06386 has no relocation information' if it appears."