歡迎來到Linux教程網
Linux教程網
Linux教程網
Linux教程網
Linux教程網 >> Linux基礎 >> Linux教程 >> Ubuntu 7.10中通過IEs4linux安裝IE6

Ubuntu 7.10中通過IEs4linux安裝IE6

日期:2017/2/28 17:14:15   编辑:Linux教程

在Ubuntu 7.10下要使用IE的話可以通過Ies4linux來安裝IE6。

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

然後下載自動安裝腳本:http://www.linuxidc.com/Linux/2007-11/9447.htm

下載完成後,

解壓縮: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的截圖:

Copyright © Linux教程網 All Rights Reserved