linux32位下安装wine1.6Windows模拟器(用来运行.exe文件)

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/

当前题目:linux32位下安装wine1.6Windows模拟器(用来运行.exe文件)
网站地址:http://myzitong.com/article/pjdjdi.html