Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!tut.cis.ohio-state.edu!snorkelwacker!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: locating app-defaults Message-ID: <9001081408.AA00638@expire.lcs.mit.edu> Date: 8 Jan 90 14:08:53 GMT References: <9001072025.AA12496@foobar.Colorado.EDU> Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 10 I determined that the problem was that lib/Xt/IntrinsicI.h defines XFILESEARCHPATH with /usr/lib/X11 hard-coded, instead of using the definition of UsrLibDir given above. This bug was listed in the ERRATA file (along with a bogus fix). Should I simply change it by hand? That's probably the easiest thing to do.