centos7 ies4linux,Ubuntu 7.10中通过IEs4linux安装IE6

本文介绍如何在Ubuntu7.10系统上通过Ies4linux工具安装Internet Explorer 6,并提供详细的步骤指导,包括所需依赖软件的安装、配置选项等。

在Ubuntu 7.10下要使用IE的话可以通过Ies4linux来安装IE6。

安装Wine 和cabextract,命令:sudo apt-get install wine cabextract

下载完成后,

解压缩:tar zxvf ies4linux-latest.tar.gz

进入目录(我下载的是2.0.5版):cd ies4linu-2.0.5

然后运行:./ies4linux

出现下提示,红色字母部分为我的选择 :

WARNING: unknown locale setting; no translations available.

Welcome, kevin! I'm IEs4Linux.

I can install IE 6, 5.5 and 5.0 for you easily and quickly.

You are just four 'enter's away From your IEs.

I'll ask you some questions now. Just answer y or n (default answer is the bold one)

IE 6 will be installed automatically.

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

IEs can be installed using one of the following locales:

EN-US PT-BR DE FR ES IT NL SV JA KO NO

DA CN TW FI PL HU AR HE CS PT RU EL TR

Default is . Hit enter to keep it or choose a different one:

CN

By default, I will install everything at /home/kevin/.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

安装程序开始从微软官网下载IE6然后安装,安装到最后是会在桌面生成一个快捷方式的,但是由于7.10的桌面不是Desktop而是“桌面”,所以不能生成

lib/functions.sh: line 23: cd: /home/kevin/Desktop: No such file or directory

lib/functions.sh: line 23: cd: /home/kevin/desktop: No such file or directory

搞笑:

If you have 5 minutes, help me translating IEs4Linux to your language.

Visit: http://tatanka.com.br/ies4linux/forum/viewtopic.php?p=2

之后就能在自己的bin目录下找到ie6这个运行文件,点击运行,选择终端。或者在终端进入到这个目录运行./ie6。(希望有人能告诉我有更好的办法)

这样,就可以使用IE了,主要还是用来使用网银和一些不支持Firefox的站点。顺便说一句,这个IE6是在是不行,有些效果或者功能用不上,将就着吧。

在Ubuntu 7.10中运行IE6的截图:

d1aaf522318e6ae41ec72fb558740db4.png0b1331709591d260c1c78e86d0c51c18.png

由于IE支持网银,无论是相关支付接口开发还是自己网购,没IE还真不方便,因此,还是有必要安装IE的。 1.安装准备 目前,要在 Ubuntu 中运行 IE,Wine 是免不了的。所以,你需要首先安装 Wine。另外,在使用 IEs 4 Linux 过程中,会用到 cabextract 这个解包小工具。安装指令如下: sudo apt-get install wine cabextract 2.安装 IE 在下载 IES4LINUX后,使用 tar xvzf ies4linux 2.99.0.1.tar.gz 解包。然后,运行脚本 ./ies4linux。 (1)IE 6 will be installed automatically.Do you want to install IE 5.5 SP2 too? [ y / n ] 如果你不需要安装 IE 5.5 SP2,则选“n”。 (2)And do you want to install IE 5.01 SP2? [ y / n ] 询问是否安装 IE 5.01 SP2。默认为“n”。 (3)IEs can be installed using one of the following locales:   EN-US PT-BR DE FR ES IT NL SV JA KO NO   DA CN TW FI PL HU AR HE CS PT RU EL TR   Default is EN-US. Hit enter to keep it or choose a different one: 此处,输入“CN”,以便安装 IE 中文版。 (4)By default, I will install everything at /home/xxd/.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 ] 默认是安装在 /home/user/.ies4linux 中,同时安装 Flash 9 插件,并在桌面上创建快捷方式,按“y”继续。 现在,安装程序会自动连接到 Microsoft 的网站下载所需文件,请耐心等候。假如看到“IEs 4 Linux installations finished!”,就说明 IE 已经成功安装了。 注意:如果你是用wine 1.2及以上版本,因为将winepath取代了wine 1.1中的wineprefixcreate,所以你在安装前还应该作以下改变。 在install.sh 426行左右 subsection $MSG_CREATING_PREFIX set_wine_prefix “$BASEDIR/ie1/” wineprefixcreate &> /dev/null clean_tmp 改为: subsection $MSG_CREATING_PREFIX set_wine_prefix “$BASEDIR/ie1/” winepath &> /dev/null clean_tmp 在functions.sh 242行左右 function create_wine_prefix { if which wineprefixcreate &> /dev/null; then ( wineprefixcreate 2>&1 ) | debugPipe else error $MSG_ERROR_NO_WINEPREFIXCREATE fi } 改为: function create_wine_prefix { if which winepath &> /dev/null; then ( winepath 2>&1 ) | debugPipe else error $MSG_ERROR_NO_WINEPREFIXCREATE fi } 保存后重新运行./ies4linux安装即可。 可能会卡住,你到~/bin/里看有没有ie6。 有就运行 ~/bin/ie6
评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符  | 博主筛选后可见
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值