红联Linux门户
Linux帮助

配置wine出错是什么原因?

发布时间:2008-09-10 00:45:53来源:红联作者:dooake
configure: error: X development files not found. Wine will be built
without X support, which probably isn't what you want. You will need to install
development packages of Xlib/Xfree86 at the very least.
Use the --without-x option if you really want this.
这是什么错误啊?
怎么处理 我是UBUNTU8.04配置WINE1.1.4出错的
文章评论

共有 2 条评论

  1. 大宝 于 2008-09-10 17:07:55发表:

    楼上正解
    系统不是说了么?
    You will need to install development packages
    你需要安装devel支持包。

  2. tronrms 于 2008-09-10 00:52:38发表:

    没有安装相关的devel支持

    如果是用gonme桌面的,请在终端输入:sudo apt-get install gnome-devel 下载安装完后再次执行编译安装wine即可