home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / mail / mh / 1080 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  1.4 KB

  1. Path: sparky!uunet!gatech!darwin.sura.net!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!eos.ericsson.se!Michael.Salmon
  2. From: Michael.Salmon@eos.ericsson.se (Michael Salmon)
  3. Newsgroups: comp.mail.mh
  4. Subject: Re: Upgrade #5 available
  5. Message-ID: <9208310909.AA06886@eos.ericsson.se>
  6. Date: 31 Aug 92 09:09:08 GMT
  7. References: <6863.714929296@dbc.mtview.ca.us>
  8. Sender: daemon@ucbvax.BERKELEY.EDU
  9. Reply-To: Michael.Salmon@eos.ericsson.se
  10. Distribution: world
  11. Organization: The Internet
  12. Lines: 28
  13.  
  14. |> If you retrieved them via the mail-server, the first thing you do is to
  15. |> reassemble the original message:
  16. |> 
  17. |>     % mhn -store 1-10
  18. |> 
  19. |> (where 1-10 is the messages you got back).  Then you can extract the
  20. |> compressed tar image:
  21. |> 
  22. |>     % mhn -store last
  23. |> 
  24. |> And finally you can install it, e.g.,
  25. |>     
  26. |>     % cd /usr/src/mh-6.7.2
  27. |>     % uncompress < /tmp/11.tar.Z | tar xvpf -
  28. |> 
  29. |> All of this is covered in the mhn manual page.
  30. |> 
  31. |> /mtr
  32.  
  33. I have some small problems still, we were unable to fetch mh-mime from
  34. ftp.ics.uci.edu but we were able to fetch it from nic.funet.fi, however it
  35. was dated Feb 26. I had no problem extracting and compiling that version
  36. and with it I was able to extract the latest version however when I tried
  37. to compile that I found that several files were missing, most noticably
  38. the fmtdump related files. I notice that you mention mh 6.7.2 while I am
  39. using 6.7.1. Is this update for 6.7.2 or have I screwed up?
  40.  
  41. /Michael
  42.