昨天用EasyWine安装IE6不成功,运行IE就白屏。去Google了下,发现IEs4linux。它是wine的配置脚本,安装过程会自动下载安装IE和flash player。
安装后就能顺利运行IE了。试了下能顺利进入民生网银。哈
安装步骤:
$ sudo gedit /etc/apt/sources.list
添加以下源:
引用:deb http://us.archive.ubuntu.com/ubuntu edgy universe
deb http://wine.budgetdedicated.com/apt edgy main安装或升级到最新版wine和cabextract:$ wget -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
引用:$ wget http://www.tatanka.com.br/ies4linux/downloads/ies4linux-latest.tar.gz
$ tar zxvf ies4linux-latest.tar.gz
$ cd ies4linux-*
$ ./ies4linux
安装过程会问你是否安装IE5,选n
引用:Do you want to install IE 5.5 SP2 too? [ y / n ] n
And do you want to install IE 5.01 SP2? [ y / n ] n
By default, I will install everything at /home/eahlong/.ies4linux
I will also install Flash 9 plugin and create Desktop shortcuts.
Is that ok for you? (To configure advanced options type n) [ y / n ] y
安装好是英文版的,不过也一样。