home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / emacs / vm / bug / 519 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  1.3 KB

  1. From: omoduser@hpbbi4.BBN.HP.COM (#Notes Login Ralf Klein)
  2. Date: Thu, 23 Jul 1992 12:13:28 GMT
  3. Subject: Re: vm 5.32(beta) installation problems
  4. Message-ID: <23460002@hpbbi4.BBN.HP.COM>
  5. Organization: Hewlett-Packard GmbH
  6. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!hpscdc!hplextra!hpfcso!hpfcmdd!hpbbrd!hpbbn!hpbbi4!omoduser
  7. Newsgroups: gnu.emacs.vm.bug
  8. References: <23460001@hpbbi4.BBN.HP.COM>
  9. Lines: 36
  10.  
  11. In gnu.emacs.vm.bug, omoduser@hpbbi4.BBN.HP.COM (#Notes Login Ralf Klein) writes:
  12.  
  13.     Hallo,
  14.  
  15.  
  16.     I am having trouble installing vm-5.32beta.tar.Z which I picked up from
  17.     ftp.uu.net:mail.
  18.  
  19.     vm-version.el
  20.  
  21.             (provide 'vm)
  22.  
  23.             (defconst vm-version "5.32 (beta)"
  24.             "Version number of VM.")
  25.    
  26.  
  27.  
  28.  
  29.  The original makefile is wrong and should read
  30.  
  31.         $(EMACS) -batch -q -l ./vm-message.el -l ./vm-misc.el -f batch-byte-compile vm-*.el
  32.         cat vm-*.elc > vm.elc
  33.  
  34. Thanks to all who replied.
  35.  
  36.  
  37. Cheers
  38. Corny
  39. ________________________________________________________________
  40. ADDRESS:                   | PHONE  +49-7031-143729
  41. Hewlett Packard GmbH       | FAX    +49-7031-141554
  42. attn: Corny de Souza (ISO) | TELNET 778-3729
  43. Herrenbergerstr. 120       | HPDESK SOUZA_CORNY_DE/HP6000_75
  44. D-7030 Boeblingen          | MAIL   cdesouza@hpbbi8.bbn.hp.com
  45. Federal Republic Germany   |
  46.  
  47.