home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / epoch / misc / 711 < prev    next >
Encoding:
Text File  |  1992-07-22  |  1.0 KB  |  37 lines

  1. Newsgroups: gnu.epoch.misc
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!ux1.cso.uiuc.edu!news.cso.uiuc.edu!void.ncsa.uiuc.edu!marca
  3. From: marca@void.ncsa.uiuc.edu (Marc Andreessen)
  4. Subject: Re: installation - can't find lispsimple.el
  5. References: <9207220253.AA06359@a.cs.uiuc.edu>
  6. Message-ID: <Brt21D.Fs8@news.cso.uiuc.edu>
  7. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  8. Organization: University of Illinois at Urbana
  9. Distribution: gnu
  10. Date: Wed, 22 Jul 1992 19:27:12 GMT
  11. Lines: 24
  12.  
  13. root@hops.cstl.bldrdoc.gov writes:
  14. : Hi.
  15.  
  16. Hi.
  17.  
  18. : /usr/local/lib/epoch-4.0p2> make
  19. :         cd etc; make  all
  20. :         cd src; make  all
  21. :         make    -f xmakefile  all
  22. : Make:  Don't know how to make /usr/local/emacs/lispsimple.elc.  Stop.
  23. : *** Error code 1
  24.  
  25. In src/ymakefile the value of 'lispdir' has to have a trailing slash.
  26. In the Epoch distribution it looks like:
  27.  
  28. lispdir = $(dot)$(dot)/lisp/
  29.  
  30. Marc
  31.  
  32. -- 
  33. Marc Andreessen
  34. Software Development Group
  35. National Center for Supercomputing Applications
  36. marca@ncsa.uiuc.edu
  37.