[erlang-questions] dialyzer error
Bengt Kleberg
bengt.kleberg@REDACTED
Fri May 13 06:20:38 CEST 2011
Greetings,
$HOME is used by dialyzer to find the default plt. $HOME is supposed to
be present (POSIX). What do you get if you do
echo $HOME
before starting dialyzer?
bengt
On Thu, 2011-05-12 at 17:28 +0200, Martin Dimitrov wrote:
> Hi,
>
> Please help on this one:
>
> I am trying to run dialyzer but receive the following error:
> dialyzer: {dialyzer_error,"The HOME environment variable needs to be set
> so that Dialyzer knows where to find the default PLT"}
> [{dialyzer_plt,error,1},
> {dialyzer_options,build,1},
> {dialyzer_cl_parse,cl,1},
> {dialyzer_cl_parse,start,0},
> {dialyzer,plain_cl,0},
> {init,start_it,1},
> {init,start_em,1}]
>
> Thank you,
>
> Martin
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list