Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!soleil!mlb.semi.harris.com!beep!geg From: geg@beep.mlb.semi.harris.com (Greg Garland) Newsgroups: comp.windows.x Subject: Re: problems X11R4/SUN 4.1 HELP! Message-ID: <1990Sep28.181958.10632@mlb.semi.harris.com> Date: 28 Sep 90 18:19:58 GMT References: <1990Sep28.162155.29467@pinet.aip.org> Sender: news@mlb.semi.harris.com Reply-To: geg@beep.mlb.semi.harris.com (Greg Garland) Distribution: usa Organization: Manufacturing Systems, HSS, Melbourne FL Lines: 8 Nntp-Posting-Host: beep.mlb.semi.harris.com Haven't moved up to 4.1 yet, but I've seen this occur where the X libraries from Sun's Open Look stuff are being accessed before the MIT X libraries. Check your paths and enviroment variables (like LD_LIBRARY_PATH) to make sure the shared libraries are being accessed properly. You can also run an 'ldd' command on each of the X executables( like: ldd xman ) to see which shared libraries it will try to access. Greg G.