Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!cs.utexas.edu!uunet!convex!datri From: datri@convex.com (Anthony A. Datri) Newsgroups: comp.windows.x Subject: Re: Sun shared libs - openwin vs MIT R4 Message-ID: <1991May09.131205.1354@convex.com> Date: 9 May 91 13:12:05 GMT References: <1991May8.210941.4846@watdragon.waterloo.edu> <1991May9.112951@sic.epfl.ch> Sender: usenet@convex.com (news access account) Organization: CONVEX Computer Corporation, Richardson, Tx., USA Lines: 27 Nntp-Posting-Host: lovecraft.convex.com > John, I think the permanent solution is to use only the MIT's >libraries. I did this at first, but my users had various bizarre problems that seemed to go away when I put Sun's libraries down. > For Xt and Xaw, no problem, Sun didn't change anything >so your Xt and Xaw is bound to be better. I've heard that Sun's Xt has some R3 left in it. What I've settled on is to have a script called "orun": #!/bin/sh export LD_LIBRARY_PATH LD_LIBRARY_PATH="/usr/openwin/lib:/usr/lib/X11" eval `/usr/openwin/bin/svenv -env` exec $* that I tell my users to use to run xview binaries against a normal server. -- Fly to the sky on GI-GI____________ and shout to datri@convex.com