装了一天wine一直没装上去,每次configure的时候总出错.提示如下:
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.
--without-x
带这个参数的时候提示字体不能创建。
我是否缺少哪个支持包?
我的linux能启动startx版本是gnome2.16(这个是x-windows吧?)
Xlib/xfree86是xwindows还是属于开发工具?
kinfoe 于 2008-07-25 11:59:54发表:
sudo apt-get install gnome-devel
这一句执行不下去
NO Match for argument:gonome-devel
我用的是yum install gnome-devel这句跟那句有何区别?
onplans 于 2008-07-24 16:47:10发表:
参考http://www.linuxdiyf.com/viewarticle.php?id=99354
kinfoe 于 2008-07-24 16:46:43发表:
帮助里有个最低要求:
freeBSD 7 /Solaris X86/NetBSD /Mac OS X 10.4
这几个要全装?这几个好像都是操作系统吧?
[ 本帖最后由 kinfoe 于 2008-7-24 16:49 编辑 ]
feixuedewo 于 2008-07-24 16:40:15发表:
看帮助撒
怎么会装不上呢?
如果看在线帮助的话
应该是比较容易装上的