[erlang-questions] a problem about "file:path_eval([".", "/root"], ".erlang"): error on line 1: 1: syntax error before:"!!!!!
Samuel
samuelrivas@REDACTED
Fri Jun 7 08:08:05 CEST 2013
You seem to have a broken .erlang file somewhere, possibly
/root/.erlang. The runtime tries to evaluate that file when you start
the vm and in you case it complains about bad syntax.
Regards
--
Samuela
More information about the erlang-questions
mailing list