home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / mail / elm / 3261 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  7.3 KB

  1. Xref: sparky comp.mail.elm:3261 news.answers:3919
  2. Newsgroups: comp.mail.elm,news.answers
  3. Path: sparky!uunet!ukma!darwin.sura.net!spool.mu.edu!dsinc!syd
  4. From: syd@dsinc.DSI.COM (Syd Weinstein)
  5. Subject: Changes to the Monthly Elm Posting from the Elm Development Group
  6. Message-ID: <1992Nov10.202717.23205@DSI.COM>
  7. Followup-To: poster
  8. Keywords: diffs monthly elm posting
  9. Sender: syd@DSI.COM (Syd Weinstein)
  10. Organization: Datacomp Systems, Inc., Huntingdon Valley, PA 19006
  11. Date: Tue, 10 Nov 1992 20:27:17 GMT
  12. Approved: news-answers-request@MIT.Edu
  13. Lines: 179
  14.  
  15. Archive-name: elm-monthly/diff
  16.  
  17. *** o.elm.monthly    Sun Oct  4 15:42:18 1992
  18. --- elm.monthly    Tue Nov 10 15:25:44 1992
  19. ***************
  20. *** 15,30 ****
  21.   this posting or Elm itself to elm@dsi.com (dsinc!elm).  See the
  22.   README section of this posting for info on some Elm 2.4 FAQ's.
  23.   This posting generated:
  24. ! Sat Oct  3 22:01:30 EDT 1992
  25.   
  26. ! Current release version: Elm 2.4 PL0
  27.       This version was released at patch level 0.
  28.       comp.sources.unix Posting-number: (Not yet posted)
  29.       Archive-name: (Not yet posted)
  30.       Patches are posted to comp.sources.bugs and comp.mail.elm
  31.       After they are stable, patches are sent to comp.sources.unix
  32. !         There are no patches yet.
  33. !         Archive-name: (No patches yes)
  34.       Patches are available from the archive server at DSI.COM:
  35.       send mail to archive-server@DSI.COM
  36.       send elm index
  37. --- 15,30 ----
  38.   this posting or Elm itself to elm@dsi.com (dsinc!elm).  See the
  39.   README section of this posting for info on some Elm 2.4 FAQ's.
  40.   This posting generated:
  41. ! Tue Nov 10 15:24:15 EST 1992
  42.   
  43. ! Current release version: Elm 2.4 PL8
  44.       This version was released at patch level 0.
  45.       comp.sources.unix Posting-number: (Not yet posted)
  46.       Archive-name: (Not yet posted)
  47.       Patches are posted to comp.sources.bugs and comp.mail.elm
  48.       After they are stable, patches are sent to comp.sources.unix
  49. !         Five patch sets have been posted, 1/2, 3, 4/5, 6, 7/8.
  50. !         Archive-name: (No patches yet posted to comp.sources.unix)
  51.       Patches are available from the archive server at DSI.COM:
  52.       send mail to archive-server@DSI.COM
  53.       send elm index
  54. ***************
  55. *** 73,89 ****
  56.         (137.39.1.9, 192.48.96.9)
  57.   
  58.       In Europe:
  59. !     archive.cs.ruu.nl    Edwin Kremer, edwin@cs.ruu.nl
  60.       (131.211.80.17)
  61.   
  62.       In the UK:
  63.       uk.ac.soton.ecs        T.Chown@ecs.soton.ac.uk (bitnet)
  64. !                 T.Chown@uk.ac.soton.ecs (JANET)
  65.   
  66.           In Australia:
  67.           ftp.adelaide.edu.au     Mark Prior, mrp@itd.adelaide.edu.au
  68.             (129.127.40.3)
  69.   
  70.   The following sites have agreed to make Elm available via anonymous
  71.   uucp:
  72.       Site            Contact
  73. --- 73,94 ----
  74.         (137.39.1.9, 192.48.96.9)
  75.   
  76.       In Europe:
  77. !     ftp.cs.ruu.nl        Edwin Kremer, edwin@cs.ruu.nl
  78.       (131.211.80.17)
  79.   
  80.       In the UK:
  81.       uk.ac.soton.ecs        T.Chown@ecs.soton.ac.uk (bitnet)
  82. !     (152.78.64.201)            T.Chown@uk.ac.soton.ecs (JANET)
  83.   
  84.           In Australia:
  85.           ftp.adelaide.edu.au     Mark Prior, mrp@itd.adelaide.edu.au
  86.             (129.127.40.3)
  87.   
  88. +     In Taiwan:
  89. +     NCTUCCCA.edu.tw        Huang, Chih-Hsien hch@NCTUCCCA.edu.tw
  90. +     (140.111.3.21)
  91.   The following sites have agreed to make Elm available via anonymous
  92.   uucp:
  93.       Site            Contact
  94. ***************
  95. *** 131,143 ****
  96.       think that the message is 'remote'. This is not slated to
  97.       change until 3.0.
  98.   
  99.   Why can't I get SGI to work for non ROOT.....
  100.       SGI, at 3.3, doesn't have vfork, but instead a stub that does
  101.       not work.  Make sure vfork is undef in the configuration.
  102.   
  103.   How do I link Elm on IBM AIX?
  104. !     On IBM RISC 6000 AIX, you might get string funtion errors on the
  105. ! compile.  The solution is to do the following:
  106.       Look at /usr/lpp/bos/bsdsport. It tells you
  107.       to add following lines to /etc/xlc.cfg
  108.    
  109. --- 136,165 ----
  110.       think that the message is 'remote'. This is not slated to
  111.       change until 3.0.
  112.   
  113. + From comp.mail.elm, dws@ssec.wisc.edu (DaviD W. Sanderson) writes:
  114. + >... whoever wrote the default termcap
  115. + >and/or terminfo descriptions for xterm included in the ti/te strings
  116. + >the special escape sequences to make xterm switch between the normal
  117. + >and alternate screen buffers.  These sequences are:
  118. + >
  119. + >    \E[?47h        - use alternate screen buffer
  120. + >    \E[?47l        - use normal screen buffer
  121. + >...
  122. + >The elm code is just fine as it is.  If you change it so that it
  123. + >doesn't ever send ti/te, you'll just break elm for somebody else.  Fix
  124. + >your termcap/terminfo definition instead.
  125.   Why can't I get SGI to work for non ROOT.....
  126.       SGI, at 3.3, doesn't have vfork, but instead a stub that does
  127.       not work.  Make sure vfork is undef in the configuration.
  128.   
  129.   How do I link Elm on IBM AIX?
  130. !     On IBM RISC 6000 AIX, 3.2 or newer, to compile Elm
  131. ! during Configure, specify -U__STR__ to the 'Additional CFLAGS'
  132. ! question.  No other changes are needed.
  133. !     On IBM RISC 6000 AIX, prior to 3.2, you might get string
  134. ! funtion errors on the compile.  The solution is to do the following:
  135.       Look at /usr/lpp/bos/bsdsport. It tells you
  136.       to add following lines to /etc/xlc.cfg
  137.    
  138. ***************
  139. *** 151,156 ****
  140. --- 173,179 ----
  141.           options       = -H512,-T512, -qlanglvl=extended, -qnoro, -D_BSD, -D_NONSTD_TYPES, -D_NO_PROTO, -D_BSD_INCLUDES, -bnodelcsect, -U__STR__, -U__MATH__
  142.   
  143.       And then link bsdcc to xlc and use bsdcc instead of cc.
  144.   In addition, Elm should be linked with the curses lib and not termcap lib
  145.   if /etc/termcap is not there. (You can always copy the termcap database
  146.   to etc (or make a symlink)).
  147. ***************
  148. *** 172,178 ****
  149.   at the same time we are working on the next release.  Also starting with
  150.   release 2.2 a list of known problems will be published in this posting.
  151.   
  152. ! Known bugs in Elm 2.4 PL0:
  153.       The following are from the Elm 2.4 "To.Do" list that are
  154.   considered bugs, not enhancements, that have not yet been done.  Items
  155.   which are enhancements are not listed here.  It is our intention to
  156. --- 195,201 ----
  157.   at the same time we are working on the next release.  Also starting with
  158.   release 2.2 a list of known problems will be published in this posting.
  159.   
  160. ! Known bugs in Elm 2.4 PL5:
  161.       The following are from the Elm 2.4 "To.Do" list that are
  162.   considered bugs, not enhancements, that have not yet been done.  Items
  163.   which are enhancements are not listed here.  It is our intention to
  164. ***************
  165. *** 187,196 ****
  166.        be    improved.  In some cases, the answer to    a later    question
  167.        renders an    earlier    question moot.    In such    cases, the latter
  168.        should proceed the    former so that the former would    only be
  169. !      asked if need be.    This occurs with many of the configura-
  170. !      tion questions that deal with the domain routing and
  171. !      pathalias databases, appending the    hostname and internet ad-
  172. !      dress style, etc.
  173.   
  174.   GB02 All programs need to use the same algorithm elm(1)    and
  175.        frm(1) use    in establishing    the user's id and the user's in-
  176. --- 210,216 ----
  177.        be    improved.  In some cases, the answer to    a later    question
  178.        renders an    earlier    question moot.    In such    cases, the latter
  179.        should proceed the    former so that the former would    only be
  180. !      asked if need be.
  181.   
  182.   GB02 All programs need to use the same algorithm elm(1)    and
  183.        frm(1) use    in establishing    the user's id and the user's in-
  184. -- 
  185. ========================================================================
  186. Sydney S. Weinstein, CDP, CCP          Elm Coordinator - Current 2.4PL08
  187. Datacomp Systems, Inc.                 Projected 3.0 Release: ??? ?,1994
  188. syd@DSI.COM or dsinc!syd      Voice: (215) 947-9900, FAX: (215) 938-0235
  189.