Ubuntu 10.04 上的 emacs Geben
我已经让 geben 在以前版本的 Ubuntu 上完美运行。升级后,安装最新版本的geben(0.26),它只能工作一半。具体来说,在上下文模式下,局部变量始终标记为未定义。
有没有人在 Ubuntu 10.04 下成功启动并运行 geben,或者这是 geben 中的一个错误(我已经 将其报告为一个,但我想我应该在这里检查以防万一有解决方法)。
- geben 0.26
- xdebug 2.0.5
- emacs 23.1.1
- 5.3.2-1ubuntu4.1
谢谢!
I've had geben running perfectly on previous versions of Ubuntu. After the upgrade, and installing the latest version of geben (0.26), it only half works. Specifically, when in context mode, local variables are always marked as undefined.
Has anybody successfully gotten geben up and running under Ubuntu 10.04, or is this a bug in geben (I've reported it as one, but thought I'd check here just in case there is a workaround).
- geben 0.26
- xdebug 2.0.5
- emacs 23.1.1
- 5.3.2-1ubuntu4.1
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
升级到 xdebug 2.1.0 rc1 修复了该问题。
Upgrading to xdebug 2.1.0 rc1 fixed the issue.
是的,看起来确实需要 2.1.0rc1。我尝试了pecl的2.0.5(因为apt-get install php5-xdebug给你2.0.4),但仍然没有雪茄。
对于整个 shebang,请查看我的教程
Yeah, looks like 2.1.0rc1 is indeed required. I tried pecl's 2.0.5 (because apt-get install php5-xdebug gives you 2.0.4), but still no cigar.
For the whole shebang, checkout my tutorial