红联Linux门户
Linux帮助

linux下安装ie的方法

发布时间:2008-06-07 10:56:31来源:红联作者:Yutie
linux下安装ie首先需要安装一个软件,那就是大名鼎鼎的wine。这个软件使用来在linux上运行windows程序的。官方网址为www.winehq.com 下载后需要安装ies4linux或其他基于wine的软件如果是suse比较容易。

Step 1 - Add the Wine repository and package:

rpm --import http://software.opensuse.org/openSUSE-Build-Service.asc rug sa http://software.opensuse.org/download/Emulators:/Wine/SLE-10/ "Wine Repository" rug sub "Wine Repository" rug install wine
Step 2 - Insure cabextract is installed:

rug install cabextract
NOTE: cabextract is usually installed by default, it may return a message which states it is already installed or no new version is available.

Step 3 - Download and run IEs4Linux:

wget http://www.tatanka.com.br/ies4linux/downloads/ies4linux-latest.tar.gz tar zxvf ies4linux-latest.tar.gz cd ies4linux-* ./ies4linux 如果是其他linux需要手动下载或去ies4linux官方网址:http://www.tatanka.com.br/ies4linux/page/Main_Page 下载,下载后按照说明安装即可。个人推荐在命令行下安装。
文章评论

共有 0 条评论