[erlang-questions] erlang emacsmode problem

Martin Gignac martin.gignac@REDACTED
Thu Jun 26 06:06:07 CEST 2008


2008/6/25 Circular Function <circularfunc@REDACTED>:
> i have in .emacs:
> (setq load-path (cons  "C:/Progam Files/erl5.6.2/lib/tools-2.6.1/emacs"
>       load-path))
>       (setq erlang-root-dir "C:/Progam Files/erl5.6.2")
>       (setq exec-path (cons "C:/Progam Files/erl5.6.2/bin" exec-path))
>       (require 'erlang-start)

> File error: Cannot open load file, erlang-start

Double check your paths. Make sure they actually exist as written. If
you've been getting this error since the upgrade to R12B-3 the cause
of the error should be obvious.

-Martin



More information about the erlang-questions mailing list