home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.epoch.misc
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!ux1.cso.uiuc.edu!news.cso.uiuc.edu!void.ncsa.uiuc.edu!marca
- From: marca@void.ncsa.uiuc.edu (Marc Andreessen)
- Subject: Re: installation - can't find lispsimple.el
- References: <9207220253.AA06359@a.cs.uiuc.edu>
- Message-ID: <Brt21D.Fs8@news.cso.uiuc.edu>
- Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
- Organization: University of Illinois at Urbana
- Distribution: gnu
- Date: Wed, 22 Jul 1992 19:27:12 GMT
- Lines: 24
-
- root@hops.cstl.bldrdoc.gov writes:
- : Hi.
-
- Hi.
-
- : /usr/local/lib/epoch-4.0p2> make
- : cd etc; make all
- : cd src; make all
- : make -f xmakefile all
- : Make: Don't know how to make /usr/local/emacs/lispsimple.elc. Stop.
- : *** Error code 1
-
- In src/ymakefile the value of 'lispdir' has to have a trailing slash.
- In the Epoch distribution it looks like:
-
- lispdir = $(dot)$(dot)/lisp/
-
- Marc
-
- --
- Marc Andreessen
- Software Development Group
- National Center for Supercomputing Applications
- marca@ncsa.uiuc.edu
-