Ubuntu 9.10下编译安装Wine1.1.32
Ubuntu 9.10下编译安装Wine1.1.32步骤如下:下载最新的wine1.1.32的源代码: http://prdownloads.sourceforge.net/wine/wine-1.1.32.tar.bz2然后下载附件中的installdependencies脚本文件,进行依赖包检测和安装:代码:sudo sh installdependencies.sh该脚本适用于8.04-9.10版本附件: installdependencies.sh...