首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > 操作系统 > Linux > 在ubuntu( 6.06 6.10 7.04)下安装InternetExplorer5.5-6.0 (翻译)
【标  题】:在ubuntu( 6.06 6.10 7.04)下安装InternetExplorer5.5-6.0 (翻译)
【关键字】:ubuntu,6.06,6.10,7.04,InternetExplorer5.5-6.0
【来  源】:http://blog.csdn.net/ElvenHu/archive/2007/04/16/1566421.aspx

在ubuntu( 6.06 6.10 7.04)下安装InternetExplorer5.5-6.0 (翻译)

原创,转载请注明 --ElvenHu
本说明将介绍在 ubuntu(6.06 6.10) 上安装三个不同IE版本(5.0 5.5 6.0).
ubuntu 上有 firefox 可以用,但是有时候 IE 也是唯一的选择(至少现在国内网上支付都是指定IE)
但我不敢保证在你的电脑上能用!!
安装前说明:
   安装中我们将使用 IEs4Linux 软件包,你可以去 http://www.tatanka.com.br/ies4linux/page/Legal_notices 看下相关说明,IEs4Linux 是使用GPL协议,但是IE是有版权的.版权问题不在我的讨论范围之中。这里只是提醒一下。(用盗版不是我的错).
  另外,安装中Adobe Flash的协议你也是一定要要同意 微笑 !!!
你也要用普通用户来进入到桌面(IE 不要用 root ) 打开终端 现在是工作在命令行了!!
好了安装开始:

1 修改 /etc/apt/sources.list 以便加入 IEs4Linux  包

1.1  Ubuntu Feisty Fawn 7.04 加入源
    deb http://de.archive.ubuntu.com/ubuntu feisty universe
    deb http://wine.budgetdedicated.com/apt edgy main  (正式版还没出来,只能用 6.10 的源了,但请放心使用)  /etc/apt/sources.list:

命令如下

sudo vi /etc/apt/sources.list

[...]
deb http://de.archive.ubuntu.com/ubuntu feisty universe
deb http://wine.budgetdedicated.com/apt edgy main
[...]

再来更新一下源

sudo apt-get update

1.2 Ubuntu Edgy Eft 6.10加入源

deb http://de.archive.ubuntu.com/ubuntu edgy universe
deb http://wine.budgetdedicated.com/apt edgy main

修改/etc/apt/sources.list:

命令如下

sudo vi /etc/apt/sources.list

[...]
deb http://de.archive.ubuntu.com/ubuntu edgy universe
deb http://wine.budgetdedicated.com/apt edgy main
[...]

再来更新一下源

sudo apt-get update


1.3 Ubuntu Dapper Drake 6.06加入源

deb http://de.archive.ubuntu.com/ubuntu dapper universe

deb http://wine.budgetdedicated.com/apt dapper main

修改/etc/apt/sources.list:

命令如下

sudo vi /etc/apt/sources.list

[...]
deb http://de.archive.ubuntu.com/ubuntu dapper universe
deb http://wine.budgetdedicated.com/apt dapper main
[...]

再来更新一下源

sudo apt-get update


2 源搞好了,再来安装 wine 和 cabextract

sudo apt-get install wine cabextract

对于提示问题回答 Y 就OK

root@falko-desktop:~# sudo apt-get install wine cabextract
Reading package lists... Done
Building dependency tree
Reading state information... Done
cabextract is already the newest version.
The following NEW packages will be installed:
  wine
0 upgraded, 1 newly installed, 0 to remove and 90 not upgraded.
Need to get 9476kB of archives.
After unpacking 44.4MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  wine
Install these packages without verification [y/N]?
<-- y

3. 接下来安装关键  IEs4Linux

仍然使用普通用户 命令如下:

cd ~
wget http://www.tatanka.com.br/ies4linux/downloads/ies4linux-latest.tar.gz
tar zxvf ies4linux-latest.tar.gz
cd ies4linux-*
./ies4linux

再来回答几个问题:红色地方注意就好了 (falko 是当前用户)

Welcome, falko! 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 ]
<-- y

And do you want to install IE 5.01 SP2? [ y / n ] <-- y

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.]

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

回答完毕就开始下载了

[...]

Installing IE 6
Initializing
Creating Wine Prefix
Extracting CAB files
Processing inf file
Installing IE 6
Installing TTF Fonts
Installing RICHED20
Installing ActiveX MFC40
Installing DCOM98
Installing registry
Finalizing
[ OK ]

Installing Flash Player 9
Extracting files
Installing flash on ie6
[ OK ]

Installing IE 5.5
Copying ie6 installation
Extracting files
Installing registry
Finalizing
[ OK ]

Installing IE 5.0
Copying ie6 installation
Extracting files
Installing registry
Finalizing
[ OK ]

IEs 4 Linux installations finished!

To run your IEs, type:
/home/falko/bin/ie6
/home/falko/bin/ie55
/home/falko/bin/ie5

If you have 5 minutes, help me translating IEs4Linux to your language.
Visit: http://tatanka.com.br/ies4linux/forum/viewtopic.php?p=2

OK 搞定了,开始用用看吧,


 
常用Linux术语:【上一篇】
Dell D620笔记本安装Debian Etch并配置3D桌面:【下一篇】
【相关文章】
  • ubuntu6.10安装过程
  • Ubuntu 7.04 (Feisty Fawn) 开始免费邮寄光盘
  • Ubuntu稳步挺进企业应用
  • 哈哈!可以免费定购Ubuntu 7.04的光盘啦!!!!
  • Ubuntu Feisty Fawn(7.04)中scim的问题解决
  • 在Ubuntu Feisty Fawn安装最新的nVIDIA驱动程序和Beryl
  • ubuntu GNOME下完美编译安装EVA(绝对详细)
  • 2007.04.12 Split2YUV411 优化
  • 硬盘安装Ubuntu经验分享(转)
  • Ubuntu 6.10下安装source navigator
  • 【随机文章】
  • 利益,吸引,自我催眠
  • 12.3.3.8 Do statements
  • ASP中解码或反编码用server.urlencode编码的字符
  • 开发基于DCOM的局域网聊天室(二)
  • Ulead SmartSaver Pro 3.0秘籍点点通(了解)
  • CSDN Blog小升级,修正bug
  • 读GI源码、学JS编程——JavaScript中的事件实现(完整版)。
  • 快速从文本文件装入文本到 ListBox
  • XML---HTTP对象
  • 在DB2中是如何使用RowID
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 软讯网络 All Rigths Reserved.