打印

wine出了什么问题?

wine出了什么问题?

这是完全安装的RH9的一些信息

[root@localhost root]# rpm -q wine
wine-0.9.2-1centos4winehq
[root@localhost root]# wine --help
wine: creating configuration directory '/root/.wine'...
/usr/bin/wineserver: relocation error: /usr/bin/wineserver: symbol epoll_create, version GLIBC_2.3.2 not defined in file libc.so.6 with link time reference
wine: wineprefixcreate failed while creating '/root/.wine'.
[root@localhost root]#

看帮助的时候出的是什么错啊?
有比那个更好用的版本吗?

TOP