红联首页 凝聚Linux人的力量
菜鸟过关 | 精华文档 | 同城人(交友) | 我与Linux的故事 | Linux新闻 | Linux视频 | Linux人才 | 软件下载 | 大学校园 | English
发新话题
打印

SUSE under the simplest way to install ie

SUSE under the simplest way to install ie

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/ies4li ... linux-latest.tar.gz tar zxvf ies4linux-latest.tar.gz cd ies4linux-* ./ies4linux

TOP

发新话题