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出错的
大宝 于 2008-09-10 17:07:55发表:
楼上正解
系统不是说了么?
You will need to install development packages
你需要安装devel支持包。
tronrms 于 2008-09-10 00:52:38发表:
没有安装相关的devel支持
如果是用gonme桌面的,请在终端输入:sudo apt-get install gnome-devel 下载安装完后再次执行编译安装wine即可