[erlang-questions] Impossible to get wxErlang running on Ubuntu/MacOSX x64 platform
Ralf Doering
rdoering@REDACTED
Wed May 19 13:14:48 CEST 2010
caio ariede <caio.ariede@REDACTED> writes:
Hello,
> Both platforms give me the same error, just alterning the text specifying
> the platform ("x86_64-pc-linux-gnu") and the path, on the error below:
>
> 1> wx:new().
>
> =ERROR REPORT==== 11-May-2010::10:01:54 ===
> WX ERROR: Could not find suitable 'wxe_driver' for x86_64-pc-linux-gnu in:
> /usr/lib/erlang/lib/wx-0.98.2/priv
> ** exception error: {load_driver,"No driver found"}
> in function wxe_server:start/0
> in call from wx:new/1
All official Ubuntu builds of erlang simply have wx disabled. If you
want to use it, you have to build your own version of erlang.
Ralf
More information about the erlang-questions
mailing list