home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / motif / 8510 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  1.1 KB

  1. Xref: sparky comp.windows.x.motif:8510 comp.windows.x:21037 comp.windows.open-look:5025
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!newsserver.jvnc.net!rutgers!uwvax!astroatc!vidiot!ftms!brown
  3. From: brown@ftms.UUCP (Vidiot)
  4. Newsgroups: comp.windows.x.motif,comp.windows.x,comp.windows.open-look
  5. Subject: Re: XAPPLRESDIR
  6. Message-ID: <430@ftms.UUCP>
  7. Date: 11 Jan 93 20:44:08 GMT
  8. References: <1355@pivot-sts.sbi.com>
  9. Reply-To: brown@ftms.UUCP (Vidiot)
  10. Organization: Vidiot's Other Hangout
  11. Lines: 16
  12.  
  13. In article <1355@pivot-sts.sbi.com> ray@rann.sbi.com writes:
  14. <Hi All
  15. <  I'm trying to get my resource file via the XAPPLRESDIR environment variable and am not having much luck. Based on info in the OSF/Motif programmer's guide, I believe that I can use this var as follows
  16. <  "setenv XAPPLRESDIR = $APPLHOME/etc"
  17.  
  18. The csh doesn't use the = sign in the assignment of environment variables.
  19. It should be:
  20.  
  21.     setenv XAPPLRESDIR $APPLHOME/etc
  22.  
  23. This assumes that you are using csh.
  24. -- 
  25. harvard\
  26.   ucbvax!uwvax!astroatc!ftms!brown  or  uu2.psi.com!ftms!brown
  27. rutgers/
  28. INTERNET: brown@wi.extrel.com  or  ftms!brown%astroatc.UUCP@cs.wisc.edu
  29.