导航

centos EPEL 地址 wine 安装X

Posted on 2013-06-12 22:18  疯狂原始人  阅读(182)  评论(0)    收藏  举报

https://mirrors.fedoraproject.org/publiclist/

http://mirror.centos.org/centos/6.3/os/i386/

http://rpmfind.net

 

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... no

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.


yum install xorg-x11-server-Xorg libX11 libX11-devel freetype freetype-devel