home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16084 < prev    next >
Encoding:
Text File  |  1992-11-09  |  2.4 KB  |  67 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!spool.mu.edu!snorkelwacker.mit.edu!bloom-picayune.mit.edu!athena.mit.edu!alsaggaf
  3. From: alsaggaf@athena.mit.edu (M. Saggaf)
  4. Subject: ANNOUNCE: Seyon 0.0 (X11 Communications Package)
  5. Message-ID: <ALSAGGAF.92Nov8182511@alfredo.mit.edu>
  6. Summary: communication program for X11
  7. Keywords: Seyon terminal communication modem X X11
  8. Sender: news@athena.mit.edu (News system)
  9. Nntp-Posting-Host: alfredo.mit.edu
  10. Organization: Massachusetts Institute of Technology
  11. Date: Sun, 8 Nov 1992 23:25:17 GMT
  12. Lines: 53
  13.  
  14.  
  15. I've uploaded it to sunsite.unc.edu in pub/Linux/X11/Incoming. I'm
  16. looking for a 'home' for Seyon, where I can put updates regularly for
  17. beta testers without going through the 'incoming directory' cycle. If
  18. you can provide a site, please drop me a line. Here is the README file,
  19. which should give you an idea about Seyon:
  20.  
  21. Introduction:
  22. =============
  23.  
  24. This is Seyon, an X-based communication package that has its roots in
  25. xcomm 2.2. Seyon is still in alpha, but is quite usable. It has a
  26. descent dialing directory where hosts can be chosen by clicking at
  27. them. Seyon has the same script language as xcomm 2.2, which is quite
  28. good. Seyon avoids the problematic terminal emulation of minicom and
  29. other communication programs by using xterm as its terminal emulator.
  30. Hence, Seyon can emulate vt100 and color ANSI (the latter only if
  31. color xterm is used). Some non-essential features are still not
  32. implemented but will be in the near future. If you use Seyon and like
  33. it, please let me know by email. This will give me the incentive to
  34. continue maintaining it.
  35.  
  36. Installation:
  37. =============
  38.  
  39. To install Seyon, edit the top of make file then invoke make by 'make
  40. install' (or 'make' then 'make install').
  41.  
  42. IMPORTANT:
  43. The application defaults file must installed or the program will not
  44. function properly.
  45.  
  46. Use:
  47. ====
  48.  
  49. IMPORTANT:
  50. Make sure the environment variable MODEM is defined to be your modem
  51. port (e.g. /dev/ttys0) or the program will not work.
  52.  
  53. The name of the startup file is '.seyon'. That of the dialing directory
  54. is '.phonelist'. Both has to be in the current or home directoy. Two
  55. examples (dot_seyon and dot_phonelist) are included. They have to be
  56. renamed.
  57.  
  58. To use Seyon, just invoke from anywhere by 'seyon &'. That's about it.
  59. Make sure before you do this that 'seyon' , 'seyon-cmd' and 'xterm'
  60. are in your search path.
  61.  
  62. --
  63. /M. Saggaf
  64.  alsaggaf@athena.mit.edu
  65.  
  66.  
  67.