home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / APPS / elm.lzh / ELM / README.OSK < prev    next >
Text File  |  1990-08-04  |  2KB  |  66 lines

  1.  
  2.     ELM 2.3 FOR OSK                Sat Jul 14 18:07:48 1990
  3.     ===============                ========================
  4.  
  5. this is elm 2.3 patchlevel 4 for os-9/68k. it was ported in an 'outburst of
  6. fury' - a fact that can still be looked at in the following source ......
  7.  
  8. but - it is up and running several weeks here at my site now so i thought
  9. the time has come to post it to the (sub-) net.
  10.  
  11. in order to compile it, you need:
  12.  
  13.     - a copy of the latest os9lib & 'sh' from top (munich)
  14.     - an installed sysinfo system from top (one entry used)
  15.     - a copy of the gnu-cpp ported to os-9 (.. i haven't even tried
  16.         to compile this with microware's cpp :-) ), perhaps
  17.         top's cpp and/or microware's cpp will do it too.
  18.     - access to the original elm 2.3 postings at least for the
  19.         documentation, which isn't part of this package
  20.     - time and memory .....
  21.  
  22. things touched:
  23.  
  24.     - unix can unlink a file which is currently open, osk can't !
  25.     - unix can fork(), guess what os-9 can ....
  26.     - different to the original elm 2.3, ALL headers are displayed
  27.       by default. if you don't want to see some headers, they have
  28.       to be explicitly disabled in elmrc !
  29.     - nitty gritty at thousand locations i.e.: /n -> /l, chmod(),
  30.         chgrp(), tty i/o, link()/unlink() etc......
  31.     - handling of hp-terminals
  32.  
  33. what you have to do:
  34.  
  35.     - find a kind soul from whom you get the elm 2.3 manuals
  36.     - READ THEM !!!
  37.     - look at config.h and change it to suit your needs
  38.     - look through the files in the 'hdrs' directory ....
  39.     - go into the 'src' directory (and the change makefile)
  40.     - type 'make' & cross fingers
  41.     - .....
  42.     - go into the utils directory (and change the makefile)
  43.     - type 'make' & cross fingers
  44.     - .....
  45.     - if you managed to build elm, readmail & newalias in /h0/cmds,
  46.       copy the files in the 'helpfiles' directory to /h0/usr/lib/elm
  47.       (or whatever directory you have choosen ...)
  48.     - type elm & cross fingers
  49.     - repeat the cycle until done (don't forget: you have the source !!)
  50.     - send bug reports/fixes to me (please !!!!)
  51.  
  52. there may be ( and are !!) a huge number of bugs in it - you have to 
  53. try out yourself.
  54.  
  55. flames to /dev/null please, comments, improvements & bug-reports welcome !!!
  56.  
  57. have fun !
  58.  
  59. helle
  60. ------------------------------------------------------------------------------
  61.  hellmuth michaelis             subnet: helle@ktshh / ...!lutzifer!ktshh!helle
  62. voice: +49 40 384298        dnet/eunet: hm@hcshh    / ...!mcsun!unido!hcshh!hm
  63. ------------------------------------------------------------------------------
  64.  
  65.  
  66.