home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 22331 < prev    next >
Encoding:
Text File  |  1992-12-31  |  2.3 KB  |  53 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!enterpoop.mit.edu!bloom-picayune.mit.edu!athena.mit.edu!alsaggaf
  3. From: alsaggaf@athena.mit.edu (M. Saggaf)
  4. Subject: Re: App. defaults for Seyon 1.6
  5. In-Reply-To: wto@cbnewsg.cb.att.com's message of Fri, 1 Jan 1993 00:28:28 GMT
  6. Message-ID: <ALSAGGAF.92Dec31213105@alfredo.mit.edu>
  7. Sender: news@athena.mit.edu (News system)
  8. Nntp-Posting-Host: alfredo.mit.edu
  9. Organization: Massachusetts Institute of Technology
  10. References: <C056uA.14G@techbook.com> <1993Jan1.002828.15442@cbfsb.cb.att.com>
  11. Date: Fri, 1 Jan 1993 02:31:09 GMT
  12. Lines: 39
  13.  
  14. >>>>> On Fri, 1 Jan 1993 00:28:28 GMT, wto@cbnewsg.cb.att.com (William T. O Connell) said:
  15.  
  16. WTOC> In article <C056uA.14G@techbook.com> kosina@techbook.com (Martin Kosina) writes:
  17. >Hi,
  18. >
  19. >I got Seyon 1.6 to work, but the program is still complaining that it
  20. >cannot find the "application defaults" and therefore "won't run
  21. >correctly". I read the help file and README but it only says that
  22. >linux users need not to change anything and everything will be
  23. >installed properly if you compile it with "make install". It puts the
  24. >file 'Seyon' into /usr/lib/shlib/ /jump/X11/appdefaults/ but can't
  25. >find it even if I put this into my $PATH.  Could someone tell me
  26. >where this is supposed to go ?
  27. >
  28. >Thanks !
  29.  
  30. WTOC> Move the file to /usr/X386/lib/X11/appdefaults.  (Note: I'm not
  31. WTOC> on my linux machine right now, that should be the right path -
  32. WTOC> if it's not, it's close).  Anyway, the makefile puts it in the
  33. WTOC> wrong spot. After putting it the directory with all the other
  34. WTOC> application default files, seyon should find it.
  35.  
  36. Yes, the imake config template of SLS seems to be broken. You can
  37. certainly install the app-defaults files by hand, but this is a
  38. temporary relief and not real remedy; and the problem will bite you
  39. again when you build other X applications under your setup or upgrade
  40. Seyon. Better fix the imake template. Shouldn't require changing more
  41. than a couple of lines. In the mean time, you have to install the
  42. app-default files as follows:
  43.  
  44. install -c -m 0444 Seyon.ad /usr/X386/lib/X11/app-defaults/Seyon
  45. install -c -m 0444 Seyon-co.ad /usr/X386/lib/X11/app-defaults/Seyon-color
  46.  
  47. Cheers,
  48.  
  49. /M. Saggaf                          | Stop the genocide
  50.  alsaggaf@athena.mit.edu            | Save Bosnia
  51.  
  52.  
  53.