1) Open a terminal
打开终端
2) Open /etc/apt/sources.list
打开编辑源
3) Uncomment (or add) following lines:sudo gedit /etc/apt/sources.list
添加下面的
4) Add this line:deb http://us.archive.ubuntu.com/ubuntu edgy universe
再添加
5) Close gedit. Update and install wine and cabextract:deb http://wine.budgetdedicated.com/apt edgy main
关闭 gedit 升级和安装 wine 和 cabextract
6) Download IEs 4 Linux and installwget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -
sudo apt-get update
sudo apt-get install wine cabextract
下载 IEs 4 Linux 和安装
Note for Dapper users: if you use ubuntu dapper, replace edgy with dapper on lines above.wget http://www.tatanka.com.br/ies4linux/dow ... est.tar.gz
tar zxvf ies4linux-latest.tar.gz
cd ies4linux-*
./ies4linux
对Dapper用户的小提醒: 如果你用的是ubuntu dapper ,把上面的edgy 用dapper代替
对7.04的feisty也一样,呵呵
觉得翻的不好可以看原文
安装完了感觉占资源有点多
