home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / windows / x / 15691 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.2 KB  |  30 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!news.cs.indiana.edu!tjones@moose.cs.indiana.edu
  3. From: "terry jones" <tjones@moose.cs.indiana.edu>
  4. Subject: Problems with getting Xt applications to see resources...
  5. Message-ID: <1992Aug27.000326.19188@news.cs.indiana.edu>
  6. Organization: Indiana University, Bloomington
  7. Date: Thu, 27 Aug 1992 00:01:54 -0500
  8. Lines: 20
  9.  
  10. Perhaps I am just being stupid (wouldn't be the first time)
  11. but I am unable to get either XAPPLRESDIR or XUSERFILESEARCHPATH
  12. to work the way they are documented in the FAQ.
  13.  
  14. For instance, I set XUSERFILESEARCHPATH to ./%N.ad:$HOME/%T/%N
  15. (and unset XAPPLRESDIR for what that's worth), put a file containing
  16. resources into ./Fred.ad and run my application "Fred", but.. no resources
  17. are seen. Ditto for a resource file in $HOME/app-defaults/Fred.
  18.  
  19. The resources are picked up just fine when I use xrdb -merge ./Fred.ad
  20.  
  21. This problem is not specific to applications I have written. I get the
  22. same behavior when specifying resources for, say, xterm.
  23.  
  24. This is on X11R5, SUNOS 4.1.2, compiled with /bin/cc.
  25.  
  26. What am I doing wrong????
  27.  
  28. Thanks,
  29. Terry Jones (terry@santafe.edu)
  30.