<div dir="ltr"><div>Hi <span style="font-size:13px;font-family:arial,sans-serif">Nicholas!</span></div><div><span style="font-size:13px;font-family:arial,sans-serif"><br></span>ESL Erlang has wxe_driver built against some not-known-by-everyone version of wxmac. You need to rebuild this driver from source by downloading otp src, minimal configuration (disable all options except wx) and quick build. Then you replace the .so distributed by ESL with your fresh one.</div><div>Faster way — find pre-built binary (I publish ones from time to time in this folder: <a href="https://yadi.sk/d/iAlQVrIeVMvHw">https://yadi.sk/d/iAlQVrIeVMvHw</a>) and replace ESL's one with it.</div><div>Possibly the most proper way — install Erlang using brew.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 26, 2014 at 7:43 PM,  <span dir="ltr"><<a href="mailto:nbellerophon@basho.com" target="_blank">nbellerophon@basho.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Sorry if this appears as a repost. Some signup confusion. Anyway...<br>
Trying to start observer off of clean install. ESL Erlang 17.1, brew install wxmac. OS X 10.9.5.<br>
<br>
Erlang/OTP 17 [erts-6.1] [source-d2a4c20] [64-bit] [smp:4:4] [async-threads:10] [hipe] [kernel-poll:false]<br>
<br>
Eshell V6.1  (abort with ^G)<br>
1> observer:start().<br>
<br>
=ERROR REPORT==== 26-Sep-2014::16:31:42 ===<br>
WX Failed loading "wxe_driver"@"/usr/local/lib/erlang/lib/wx-1.3/priv"<br>
{error,{{load_driver,"dlopen(/usr/local/lib/erlang/lib/wx-1.3/priv/wxe_driver.so, 2): Symbol not found: __ZThn1152_N16wxStyledTextCtrl10AppendTextERK8wxString\n  Referenced from: /usr/local/lib/erlang/lib/wx-1.3/priv/wxe_driver.so\n  Expected in: flat namespace\n"},<br>
       [{wxe_server,start,1,[{file,"wxe_server.erl"},{line,64}]},<br>
        {wx,new,1,[{file,"wx.erl"},{line,114}]},<br>
        {observer_wx,init,1,[{file,"observer_wx.erl"},{line,91}]},<br>
        {wx_object,init_it,6,[{file,"wx_object.erl"},{line,299}]},<br>
        {proc_lib,init_p_do_apply,3,<br>
                  [{file,"proc_lib.erl"},{line,239}]}]}}<br>
<br>
<br>
Thanks,<br>
<br>
Nicholas Bellerophon<br>
<a href="mailto:nbellerophon@basho.com">nbellerophon@basho.com</a><br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><div><font face="'courier new', monospace">Danil Zagoskin | <a href="mailto:z@gosk.in" target="_blank">z@gosk.in</a></font></div></div>
</div>