[erlang-questions] Problem with debugger:start()

Rommel Garcia groups.erlang@REDACTED
Sun Sep 4 20:05:33 CEST 2011


Thanks Lukas. Do you know if macports will be able to install a 32bit erlang vm considering my machine already has one which is 64bit?

Rommel

On Sep 3, 2011, at 5:34 PM, Lukas Larsson wrote:

> wx widgets are not supported for os x 64 bit, so if you want any wx window applications on os x you have to run a 32 bit erlang VM
> 
> Lukas
> 
> On Sat, Sep 3, 2011 at 9:54 PM, Rommel Garcia <groups.erlang@REDACTED> wrote:
> Hello,
> 
> I'm currently going through the tutorials from Joe Armstrong's book "Programming Erlang" and was interested to use the erlang debugging tool.
> I tried running debugger:start but it's complaining about a driver my Mac OSX Snow Leopard doesn't have. Please see statements below.
> 
> 
> Erlang R14B01 (erts-5.8.2) [source] [64-bit] [smp:4:4] [rq:4] [async-threads:0] [hipe] [kernel-poll:false]
> 
> Eshell V5.8.2  (abort with ^G)
> 1> debugger:start().
> 
> =ERROR REPORT==== 3-Sep-2011::15:18:58 ===
> ERROR: Could not find 'wxe_driver.so' in: /opt/local/lib/erlang/lib/wx-0.98.8/priv
> {ok,<0.35.0>}
> 
> 
> How do I install this wxe_driver.so driver? Haven't found anything in google with this issue. I would appreciate your comments.
> 
> Thanks.
> 
> Rom
> 
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
> 

Rom

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110904/6a8d0234/attachment.htm>


More information about the erlang-questions mailing list