错误:找不到'wxe_driver.so' [英] ERROR: Could not find 'wxe_driver.so'

查看:456
本文介绍了错误:找不到'wxe_driver.so'的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我运行调试器时,我的ubuntu发生这个错误:start()。

  Erlang R14B02(erts-5.8。 3)[source] [smp:4:4] [rq:4] [async-threads:0] [kernel-poll:false] 

Eshell V5.8.3(中止与^ G)
1>调试器:start()方法。

=错误报告==== 2012年2月14日:: 17:57:27 ===
错误:在/ usr / local中找不到'wxe_driver.so' /lib/erlang/lib/wx-0.98.9/priv
{ok,<0.36.0>}

我想知道如何修复错误以使用调试器?

解决方案

您是否运行ubuntu上运行的默认erlang?不幸的是,ubuntu中不再有任何erlang-wx软件包,请参阅这个< a>讨论为什么。



我建议从 here 或者只是从源头构建erlang。


I got this error on my ubuntu when I run debugger:start().

Erlang R14B02 (erts-5.8.3) [source] [smp:4:4] [rq:4] [async-threads:0] [kernel-poll:false]

Eshell V5.8.3  (abort with ^G)
1> debugger:start().

=ERROR REPORT==== 14-Feb-2012::17:57:27 ===
ERROR: Could not find 'wxe_driver.so' in: /usr/local/lib/erlang/lib/wx-0.98.9/priv
{ok,<0.36.0>}

I want to know how to fix the error in order to use debugger ?

解决方案

Are you running the default erlang running on ubuntu? Unfortunately there is no longer any erlang-wx package in ubuntu, see this for a discussion on why.

I would recommend downloading the deb package from here or just building erlang from source.

这篇关于错误:找不到'wxe_driver.so'的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆