belltolls 发表于 2013-1-28 22:00:19

centos EPEL 地址 wine 安装X

https://mirrors.fedoraproject.org/publiclist/
 
rpm list
 
http://pkgs.org/
 
http://dl.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm
 
rpm -Uvh epel-release*rpm
 
wine 安装X
 

针对错误

checking for X... noconfigure: error: X development files not found. Wine will be builtwithout X support, which probably isn't what you want. You will needto install development packages of Xlib/Xfree86 at the very least.Use the --without-x option if you really want this.  
yum install xorg-x11-server-Xorg libX11 libX11-devel freetype freetype-devel
页: [1]
查看完整版本: centos EPEL 地址 wine 安装X