[erlang-questions] Problem running observer with 17.1

Danil Zagoskin z@REDACTED
Sat Jul 19 08:28:15 CEST 2014


Hi Derek!

Is your OTP instance downloaded as binary Mac OS package from
https://www.erlang-solutions.com/downloads/download-erlang-otp?
Did you try downloading the current version (with same OTP version number
package content sometimes change there)?

Try installing fresh wxmac from brew (brew update && brew install wxmac).
Current version in brew repository is 3.0.1.

Currently I have the latest esl-erlang 17.1 and observer works fine
out-of-the-box with wxmac 3.0.1.



On Sat, Jul 19, 2014 at 1:46 AM, Derek Brown <derekbrown121@REDACTED>
wrote:

> I'm having a problem running observer with 17.1. It previously ran ok with
> 17.0. This is OS X 10.9.3.
>
> Apparently to do with the wx lib. As the error suggests, there's no
> /usr/local/lib/libwx_osx_cocoau_stc-3.0.dylib on the system.
>
>
> ~ $ erl -sname observer -hidden -setcookie foo -run observer
> Erlang/OTP 17 [erts-6.1] [source-d2a4c20] [64-bit] [smp:4:4]
> [async-threads:10] [hipe] [kernel-poll:false]
>
> Eshell V6.1  (abort with ^G)
> (observer@REDACTED)1>
> =ERROR REPORT==== 18-Jul-2014::13:06:51 ===
> WX Failed loading "wxe_driver"@"/usr/local/lib/erlang/lib/wx-1.3/priv"
>
> (observer@REDACTED)1> observer:start().
>
> =ERROR REPORT==== 18-Jul-2014::13:06:56 ===
> WX Failed loading "wxe_driver"@"/usr/local/lib/erlang/lib/wx-1.3/priv"
> {error,{{load_driver,"dlopen(/usr/local/lib/erlang/lib/wx-1.3/priv/wxe_driver.so,
> 2): Library not loaded: /usr/local/lib/libwx_osx_cocoau_stc-3.0.dylib\n
>  Referenced from: /usr/local/lib/erlang/lib/wx-1.3/priv/wxe_driver.so\n
>  Reason: image not found"},
>         [{wxe_server,start,1,[{file,"wxe_server.erl"},{line,64}]},
>          {wx,new,1,[{file,"wx.erl"},{line,114}]},
>          {observer_wx,init,1,[{file,"observer_wx.erl"},{line,91}]},
>          {wx_object,init_it,6,[{file,"wx_object.erl"},{line,299}]},
>          {proc_lib,init_p_do_apply,3,
>                    [{file,"proc_lib.erl"},{line,239}]}]}}
> (observer@REDACTED)2>
>
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>


-- 
Danil Zagoskin | z@REDACTED
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140719/fbb6a546/attachment.htm>


More information about the erlang-questions mailing list