home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / atari / st / 13000 < prev    next >
Encoding:
Text File  |  1992-08-30  |  2.0 KB  |  66 lines

  1. Newsgroups: comp.sys.atari.st
  2. Path: sparky!uunet!mcsun!chsun!hslrswi!news
  3. From: PAULETTI@biel.be.tech.ascom.ch (Pauletti Andreas)
  4. Subject: Errors when dumping EMACS 18.58
  5. Message-ID: <1992Aug31.064858.17975@hasler.ascom.ch>
  6. Sender: news@hasler.ascom.ch
  7. Organization: Ascom Tech Ltd., Corporate Services, Division for Research 
  8. Date: Mon, 31 Aug 1992 06:48:58 GMT
  9. X-News-Reader: VMS NEWS 1.11
  10. Lines: 54
  11.  
  12. Hi
  13.  
  14. Over the weekend I tried to install the emacs 18.58 I dounloaded from
  15. cs.ruu.nl (file : ATARI-ST/gnu/emacs). When I try to dump EMACS using
  16. the dumpemacs.ttp in the e-bin directory I get the following error
  17. message
  18.  
  19.    This is `dumpemac', the coffee break edition
  20.            written by Frank Ridderbusch
  21.  
  22.    The dumping procedure takes about 13 minutes and 30 seconds
  23.    on a normal ST. So, it's time to have a coffee break. You
  24.    should be back at around 17:17 o'clock.
  25.  
  26.    First dump. Commandline: .\temacs -batch -l loadup.el dump
  27.  
  28. >>>Cannot open load file: loadup.el
  29.  
  30. The environment variables I set (in tcsh.rc under MiNT) are the
  31. following
  32.  
  33.    setenv EMACSLOADPATH /dev/H/gnu/emacs/e-bin
  34.    setenv EMACSLIB /dev/H/gnu/emacs/e-lisp
  35.    setenv EMACSDOC /dev/H/gnu/emacs/e-etc
  36.  
  37.    setenv UNIXMODE "/.,LAHdb"
  38.  
  39. The un-ZOO-ed files are in the following directory structure as it is
  40. stated in the file documnts/st-emacs.doc with H:\GNU\EMACS as the top 
  41. of the tree.
  42.  
  43.    ---d-        0 28.08.97 16:40:54 documnts
  44.    ---d-        0 28.08.97 16:41:28 e-bin
  45.    ---d-        0 28.08.97 16:43:24 e-etc
  46.    ---d-        0 28.08.97 16:44:46 e-lisp
  47.    ---d-        0 28.08.97 17:12:50 examples
  48.    -----     1355 16.07.92 18:40:08 readme.1st
  49.  
  50. I tried the brut force method and copied all .el files in the e-bin 
  51. directory and runed "dumpemac.tos". The effect was, that it found
  52. the files, but after about 8 files the program aborts with the 
  53. following message.
  54.  
  55. >>> Pure Lisp storage exhausted
  56.  
  57. My machine configuration is :
  58.  
  59.    520ST, 4MB-Ram, TOS 1.0 (still waiting for MultiTOS !)
  60.  
  61.  
  62. Is there a kind soul that could help me.
  63.  
  64. cheers andreas pauletti
  65.  
  66.