[erlang-questions] R16A binary packages for CentOS, Debian, Mac, Ubuntu and Windows
Konrad Gądek
konrad.gadek@REDACTED
Thu Mar 7 15:06:05 CET 2013
Hi
Sorry for late answer (and duplicated mail).
Currently we do not support wx on 64bit and there is a simple reason for that.
For wx to work on 64bit OS X we'd have to prepare R16A/B packages using unstable development branch of wxWidgets 2.9. Our package-generation process for Mac does not allow to use different environments for 32/64bit, so either 32bit only or both 32/64 but on unreliable lib. I've chosen the former because I believe it's better not to include unstable 'thing' in things like Erlang which must be very stable by default.
On the other hand, I'm doing now some experiments on our development stack so to allow different environments for 32/64bit but can't give you any date. If it'll be successful, we'll consider pushing third R16B 64bit with wx working.
Cheers,
/Konrad Gądek
----- Original Message -----
From: "Steve Strong" <steve@REDACTED>
To: erlang-programming@REDACTED, erlang-questions@REDACTED
Sent: Wednesday, March 6, 2013 12:47:10 PM
Subject: Re: [erlang-questions] R16A binary packages for CentOS, Debian, Mac, Ubuntu and Windows
Ditto - any news on a fix?
Cheers,
Steve
--
Steve Strong
Sent with Sparrow
On Tuesday, 5 March 2013 at 05:55, Hanfei Shen wrote:
Hi,
I have this problem too with R16B on my OS X 10.8.2.
Erlang R16B (erts-5.10.1) [source-05f1189] [64-bit] [smp:4:4] [async-threads:10] [hipe] [kernel-poll:false]
Eshell V5.10.1 (abort with ^G)
1> observer:start().
=ERROR REPORT==== 5-Mar-2013::12:43:01 ===
WX Failed loading "wxe_driver"@"/usr/local/lib/erlang/lib/wx-1.0/priv"
{error,{{load_driver,"dlopen(/usr/local/lib/erlang/lib/wx-1.0/priv/wxe_driver.so, 2): Symbol not found: __ZN10wxBoxSizer11RecalcSizesEv\n Referenced from: /usr/local/lib/erlang/lib/wx-1.0/priv/wxe_driver.so\n Expected in: flat namespace\n in /usr/local/lib/erlang/lib/wx-1.0/priv/wxe_driver.so"},
[{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,87}]},
{wx_object,init_it,6,[{file,"wx_object.erl"},{line,299}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,239}]}]}}
Thanks,
Hanfei
在 2013年1月31日星期四UTC+8下午8时42分56秒,Karol Urbanski写道:
Hi,
There was a problem with linked dynamic libraries in yesterday's R16A 32-bit
release. We've fixed this already, so try to download the package for your Mac
again. If the problem persists, please let us know.
Best regards,
Karol Urbanski
On Thu, Jan 31, 2013 at 11:15:07AM +0000, Adrian Roe wrote:
> I'm really excited about having access to observer etc on my Mac :) �
>
> � but not entirely plain sailing getting observer to run (trace below). Am I being stupid?
>
> Thanks for your help.
>
> Adrian
>
> --
> Adrian Roe
> Sent with Sparrow
>
>
>
> 4> observer:start().
> {error,{{load_driver,"dlopen(/usr/local/lib/erlang/lib/wx-1.0/priv/wxe_driver.so, 2): Symbol not found: __ZN10wxBoxSizer11RecalcSizesEv\n Referenced from: /usr/local/lib/erlang/lib/wx-1.0/priv/wxe_driver.so\n Expected in: flat namespace\n in /usr/local/lib/erlang/lib/wx-1.0/priv/wxe_driver.so"},
> [{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,87}]},
> {wx_object,init_it,6,[{file,"wx_object.erl"},{line,299}]},
> {proc_lib,init_p_do_apply,3,
> [{file,"proc_lib.erl"},{line,239}]}]}}
> 5>
> =ERROR REPORT==== 31-Jan-2013::11:10:42 ===
> WX Failed loading "wxe_driver"@"/usr/local/lib/erlang/lib/wx-1.0/priv"
>
> On Wednesday, 30 January 2013 at 16:59, Karol Urbanski wrote:
>
> Hello,
> You can find our binary packages for the newest Erlang release (R16A) at
> http://www.erlang-solutions.com/downloads/download-erlang-otp
> The systems we provide the packages for are CentOS 6, Mac OS X Snow
> Leopard and newer, Debian 6, Ubuntu 12.10 and Windows. More systems to
> come soon!
> Best regards,
> Karol Urbanski
> _______________________________________________
> erlang-questions mailing list
> erlang-q...@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
_______________________________________________
erlang-questions mailing list
erlang-q...@REDACTED
http://erlang.org/mailman/listinfo/erlang-questions
_______________________________________________
erlang-questions mailing list
erlang-questions@REDACTED
http://erlang.org/mailman/listinfo/erlang-questions
_______________________________________________
erlang-questions mailing list
erlang-questions@REDACTED
http://erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list