home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23691 < prev    next >
Encoding:
Text File  |  1993-01-11  |  2.5 KB  |  58 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!spool.mu.edu!enterpoop.mit.edu!senator-bedfellow.mit.edu!bloom-picayune.mit.edu!athena.mit.edu!alsaggaf
  3. From: alsaggaf@athena.mit.edu (M. Saggaf)
  4. Subject: Re: problem with Seyon
  5. Message-ID: <1993Jan12.032220.26150@athena.mit.edu>
  6. Sender: news@athena.mit.edu (News system)
  7. Nntp-Posting-Host: marinara.mit.edu
  8. Organization: Massachusetts Institute of Technology
  9. References: <ALSAGGAF.93Jan7133230@e40-008-4.mit.edu> <C0opyt.5p0@dei.unipd.it> <1993Jan12.010423.19894@cbfsb.cb.att.com>
  10. Date: Tue, 12 Jan 1993 03:22:20 GMT
  11. Lines: 45
  12.  
  13. In article <1993Jan12.010423.19894@cbfsb.cb.att.com> wto@cbnewsg.cb.att.com (William T. O Connell) writes:
  14.  
  15. >Ensure that the application defaults file 'Seyon' was copied
  16. >to /usr/X386/lib/X11/app-defaults. The latest version of seyon
  17. >puts it in the right place. The previous version, when installing
  18. >Seyon, put it in /usr/lib/shlib/jump/app-defaults -or- something
  19. >like that.
  20. >
  21. >Muhammad keep up the outstanding work on seyon!
  22. >
  23. >- Bill
  24.  
  25. Thanks for your kind words. One minor note, though: it is not Seyon
  26. that puts the file there. The Imake file has just a line like this:
  27.  
  28.           InstallAppDefaults(Seyon)
  29.  
  30. Believe it or not, that's all Seyon (and all other X applications that
  31. use Imake files) has about the location of the app-defaults file. It
  32. is up to the imake config files to place it in the right location,
  33. which is of course system-dependent (hence the convenience of Imake
  34. files. When you type xmkmf, the make file is created according to the
  35. above instructions and the information in the imake templates. so if
  36. the imake templates are inaccurate, the app-defaults file will be
  37. misplaced
  38.  
  39. Versions 1.75 and up of Seyon no longer really need the app-defaults
  40. file (except for color) since they have fallback resources. At any
  41. rate, I'm enclosing a file called Makefile.SLS with newer versions of
  42. Seyon, so users of SLS can skip xmkmf and just rename Makefile.SLS to
  43. Makefile (I'm assuming in that file that SLS puts the X shared libs in
  44. /usr/X386/lib/jump; SLS users, set me straight if that's not so).
  45.  
  46. Version 1.8 is due soon. It will have many new features, including a
  47. totally revamped dialing directory, and the ability to set the dialing
  48. parameters (number of bits, parity, stop bits ..etc.). If you want to
  49. beta-test it, you can get 1.7? from sipb.mit.edu under
  50. /pub/seyon/new-beta. 
  51.  
  52. All the best,
  53.  
  54. /Muhammad M. Saggaf                 | Stop the genocide
  55.  alsaggaf@athena.mit.edu            | Save Bosnia
  56.  
  57.  
  58.