[erlang-questions] running debugger fails

Sergei Golovan sgolovan@REDACTED
Tue Jul 21 13:52:15 CEST 2015


Hi!

On Tue, Jul 21, 2015 at 8:48 AM, weoccc <weoccc@REDACTED> wrote:

> 1> debugger:start().
> {error,{undef,[{wx,new,[],[]},
>                {dbg_wx_mon,init,3,[{file,"dbg_wx_mon.erl"},{line,113}]}]}}
>
> Any idea how to fix those ?

This likely means that you Erlang installation misses the Erlang wx application.
I know that Erlang package prebuilt for Ubuntu Linux don't include wx.
How did you
install your Erlang?

Cheers!

-- 
Sergei Golovan



More information about the erlang-questions mailing list