根据您的个性需求进行定制 先人一步 抢占小程序红利时代
cd
yum groupinstall 'Development Tools' -y
yum install libX11-devel freetype-devel -y
wget wget http://prdownloads.sourceforge.net/wine/wine-1.6.tar.bz2
tar -jvxf wine-1.6.tar.bz2
cd wine-1.6
./configure
make
make install
安装VNC远程桌面
Vnc View远程登录后,文档内容显示乱码,需拷贝Windows系统中的字体到 /root/.wine/drive_c/windows/Fonts/



