help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Slime/Melpa: Cannot open load file: no such file or directory, ../li


From: Emanuel Berg
Subject: Re: Slime/Melpa: Cannot open load file: no such file or directory, ../lib/macrostep
Date: Mon, 25 Sep 2017 05:09:43 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Emanuel Berg wrote:

> I just installed Slime from Melpa but when
> I now byte compile Emacs it says,
>
>     Error: Cannot open load file: no such file
> or directory, ../lib/macrostep.

OK, macrostep [1] is some software component
related to Lisp programming. I managed to get
away with the problem (the error message when
byte-compiling) by adding this to the load
path in the makefile:

    ~/.emacs.d/elpa/macrostep-20161120.1306

By the way, my Makefile [2] now has tons of
those appends to the load path.

Is this really how you do it?

How do you do it?

[1] https://github.com/joddie/macrostep
[2] http://user.it.uu.se/~embe8573/emacs-init/Makefile

-- 
underground experts united
http://user.it.uu.se/~embe8573




reply via email to

[Prev in Thread] Current Thread [Next in Thread]