jschaf / esup

ESUP - Emacs Start Up Profiler
400 stars 21 forks source link

Cannot open load file : esup-child Emacs 24.4 Ubuntu 14.04 #15

Closed CestDiego closed 9 years ago

CestDiego commented 9 years ago

So I get this error

command-line-1: Cannot open load file: no such file or directory, esup-child

When installing esup from mepla... Don't see aything listed on te installation instructions, any help?

jschaf commented 9 years ago

I just fixed a couple errors. I think one of them was the error you ran into. It had to do with specifying the load path for esup. I don't think esup-load-path was getting set correctly when esup was getting loaded, so Emacs couldn't find esup-child.el

Once MELPA rebuilds esup, upgrade esup and let me know if it works. The broken MELPA version is 20141115.2159, so any version after that is good.

CestDiego commented 9 years ago

alright. will keep updated

jschaf commented 9 years ago

@CestDiego, is it fixed?

CestDiego commented 9 years ago

Yes, sorry for not answering before. It is fixed now. :)

jschaf commented 9 years ago

Awesome, thanks.