免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 863 | 回复: 0
打印 上一主题 下一主题

Ubuntu 下快速安装 IE 浏览器 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-11-10 10:36 |只看该作者 |倒序浏览
在 Linux 下运行 IE,无非是用 wine ,如果你不嫌麻烦,也可以自己 配置 ,但是有人已经为我们做了这些配置的工作,那么我们直接拿来用。
打开 终端 ,开始工作!
先确保你的源里有 universe 一项,没有的话打开 编辑 一下。
代码:sudo nano /etc/ apt /source.list
我的 feisty 源是这个
代码:deb http://ubuntu.cn99.com/ ubuntu / feisty main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ feisty main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ feisty-updates main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ feisty-updates main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ feisty-backports main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ feisty-backports main restricted universe multiverse
deb http://uuntu.cn99.com/ubuntu/ feisty-security main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ feisty-security main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ feisty-proposed main multiverse restricted universe
deb-src http://ubuntu.cn99.com/ubuntu/ feisty-proposed main restricted
首先准备一些软件:
代码:sudo  apt-get  update
sudo apt-get  install  wine cabextract
然后下载自动安装脚本:
代码:wget http://www.tatanka.com.br/ies4...est.tar.gz
下载完成后,解压缩,进入目录:
代码:tar zxvf ies4linux-latest.tar.gz
cd ies4linu-*
然后运行
代码:./ies4linux
程序会问你几个问题,默认安装IE6,问你要不要装 IE5,IE 5.5 之类,根据自己情况选 yes 或 no 吧。配置完毕后程序自动开始从微软网站上下载程序,并写好启动脚本,放在你的 home 目录下的 bin 目录下。
启动 IE6 ,进入自家的 bin 目录,运行
代码:./ie6
               
               
               

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u2/84280/showart_1403933.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP