Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!hellgate.utah.edu!dog.ee.lbl.gov!ucbvax!bloom-beacon!dont-send-mail-to-path-lines From: fgreco@govt.shearson.COM (Frank Greco) Newsgroups: comp.windows.x Subject: Re: Shared libraries on Sun 4/330 Message-ID: <9104171658.AA29713@fis1.shearson.com> Date: 17 Apr 91 16:58:51 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 14 > I have OpenLook running on a Sun 4/330 and I would like to > run some of the applications on local Xterminals. But > all the executables are **dynamically** linked. When I > run "olwm" from a Xterminal I get the following message: > > ld.so: libolgx.so.3: not found Is your LD_LIBRARY_PATH env var set properly? e.g., (csh) setenv LD_LIBRARY_PATH "$OPENWINHOME/lib:/usr/lib:/usr/local/lib" Frank G.