ies4linux-2.99.0.1

上传者: libear218 | 上传时间: 2021-09-29 19:54:24 | 文件大小: 325KB | 文件类型: GZ
由于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。

文件下载

资源详情

[{"title":"( 66 个子文件 325KB ) ies4linux-2.99.0.1","children":[{"title":"ies4linux-2.99.0.1","children":[{"title":"mac","children":[{"title":"whereiswine.sh <span style='color:#111;'> 911B </span>","children":null,"spread":false},{"title":"functions-overwrite.sh <span style='color:#111;'> 3.03KB </span>","children":null,"spread":false}],"spread":true},{"title":"ies4linux <span style='color:#111;'> 6.63KB </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 17.59KB </span>","children":null,"spread":false},{"title":"ui","children":[{"title":"pygtk","children":[{"title":"ies4linux-gtk.py <span style='color:#111;'> 10.67KB </span>","children":null,"spread":false},{"title":"python-gtk.sh <span style='color:#111;'> 124B </span>","children":null,"spread":false}],"spread":true},{"title":".svn","children":[{"title":"props","children":null,"spread":false},{"title":"entries <span style='color:#111;'> 308B </span>","children":null,"spread":false},{"title":"text-base","children":null,"spread":false},{"title":"format <span style='color:#111;'> 2B </span>","children":null,"spread":false},{"title":"tmp","children":[{"title":"props","children":null,"spread":false},{"title":"text-base","children":null,"spread":false},{"title":"prop-base","children":null,"spread":false}],"spread":true},{"title":"prop-base","children":null,"spread":false}],"spread":true},{"title":"kommander","children":[{"title":"kommander.sh <span style='color:#111;'> 4.47KB </span>","children":null,"spread":false},{"title":"advanced.kmdr <span style='color:#111;'> 8.73KB </span>","children":null,"spread":false},{"title":"installation.kmdr <span style='color:#111;'> 10.61KB </span>","children":null,"spread":false},{"title":"logo.kmdr <span style='color:#111;'> 12.78KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"README <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"winereg","children":[{"title":"ie7.reg <span style='color:#111;'> 2.84KB </span>","children":null,"spread":false},{"title":".ie2.reg <span style='color:#111;'> 1.16KB </span>","children":null,"spread":false},{"title":"ie5.reg <span style='color:#111;'> 666B </span>","children":null,"spread":false},{"title":"ie6.reg <span style='color:#111;'> 1.48MB </span>","children":null,"spread":false},{"title":".ie1.reg <span style='color:#111;'> 1.11KB </span>","children":null,"spread":false},{"title":"ie55.reg <span style='color:#111;'> 669B </span>","children":null,"spread":false}],"spread":true},{"title":"lib","children":[{"title":"xdg-desktop-menu <span style='color:#111;'> 23.19KB </span>","children":null,"spread":false},{"title":"help.sh <span style='color:#111;'> 1.83KB </span>","children":null,"spread":false},{"title":"functions.sh <span style='color:#111;'> 11.01KB </span>","children":null,"spread":false},{"title":"uninstall.sh <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false},{"title":"ies4linux.svg <span style='color:#111;'> 9.76KB </span>","children":null,"spread":false},{"title":"install.sh <span style='color:#111;'> 16.26KB </span>","children":null,"spread":false},{"title":"ies4linux.png <span style='color:#111;'> 3.69KB </span>","children":null,"spread":false},{"title":"messages.txt <span style='color:#111;'> 604B </span>","children":null,"spread":false},{"title":"files <span style='color:#111;'> 28.69KB </span>","children":null,"spread":false},{"title":"xdg-desktop-icon <span style='color:#111;'> 7.22KB </span>","children":null,"spread":false}],"spread":true},{"title":"lang","children":[{"title":"ptBR.sh <span style='color:#111;'> 4.01KB </span>","children":null,"spread":false},{"title":"enUS.sh <span style='color:#111;'> 3.99KB </span>","children":null,"spread":false},{"title":"zhCN.sh <span style='color:#111;'> 3.22KB </span>","children":null,"spread":false},{"title":"ukUA.sh <span style='color:#111;'> 4.76KB </span>","children":null,"spread":false},{"title":"hrHR.sh <span style='color:#111;'> 3.37KB </span>","children":null,"spread":false},{"title":"frFR.sh <span style='color:#111;'> 3.80KB </span>","children":null,"spread":false},{"title":"bgBG.sh <span style='color:#111;'> 5.17KB </span>","children":null,"spread":false},{"title":"csCZ.sh <span style='color:#111;'> 3.67KB </span>","children":null,"spread":false},{"title":"srYU.sh <span style='color:#111;'> 3.02KB </span>","children":null,"spread":false},{"title":"daDK.sh <span style='color:#111;'> 3.47KB </span>","children":null,"spread":false},{"title":"siSI.sh <span style='color:#111;'> 3.39KB </span>","children":null,"spread":false},{"title":"huHU.sh <span style='color:#111;'> 3.82KB </span>","children":null,"spread":false},{"title":"trTR.sh <span style='color:#111;'> 3.66KB </span>","children":null,"spread":false},{"title":"esMX.sh <span style='color:#111;'> 3.52KB </span>","children":null,"spread":false},{"title":"viVN.sh <span style='color:#111;'> 3.91KB </span>","children":null,"spread":false},{"title":"etET.sh <span style='color:#111;'> 4.13KB </span>","children":null,"spread":false},{"title":"caES.sh <span style='color:#111;'> 3.61KB </span>","children":null,"spread":false},{"title":"msMY.sh <span style='color:#111;'> 3.14KB </span>","children":null,"spread":false},{"title":"nlNL.sh <span style='color:#111;'> 3.61KB </span>","children":null,"spread":false},{"title":"jaJP.sh <span style='color:#111;'> 3.19KB </span>","children":null,"spread":false},{"title":"deDE.sh <span style='color:#111;'> 3.53KB </span>","children":null,"spread":false},{"title":"skSK.sh <span style='color:#111;'> 4.26KB </span>","children":null,"spread":false},{"title":"esAR.sh <span style='color:#111;'> 3.56KB </span>","children":null,"spread":false},{"title":"zhTW.sh <span style='color:#111;'> 3.24KB </span>","children":null,"spread":false},{"title":"idID.sh <span style='color:#111;'> 3.52KB </span>","children":null,"spread":false},{"title":"svSE.sh <span style='color:#111;'> 3.48KB </span>","children":null,"spread":false},{"title":"slSI.sh <span style='color:#111;'> 3.24KB </span>","children":null,"spread":false},{"title":"ltLT.sh <span style='color:#111;'> 3.53KB </span>","children":null,"spread":false},{"title":"ptPT.sh <span style='color:#111;'> 4.00KB </span>","children":null,"spread":false},{"title":"fiFI.sh <span style='color:#111;'> 3.60KB </span>","children":null,"spread":false},{"title":"roRO.sh <span style='color:#111;'> 3.69KB </span>","children":null,"spread":false},{"title":"esES.sh <span style='color:#111;'> 3.54KB </span>","children":null,"spread":false},{"title":"plPL.sh <span style='color:#111;'> 3.58KB </span>","children":null,"spread":false},{"title":"itIT.sh <span style='color:#111;'> 3.52KB </span>","children":null,"spread":false},{"title":"lvLV.sh <span style='color:#111;'> 3.33KB </span>","children":null,"spread":false},{"title":"etEE.sh <span style='color:#111;'> 3.67KB </span>","children":null,"spread":false},{"title":"nbNO.sh <span style='color:#111;'> 3.35KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}]

评论信息

  • huchunhong :
    没用了,现在版本的ubuntu用不了
    2021-09-22
  • zhuxl0609 :
    谢谢楼主,不过不太好使,还是直接装一个虚拟机来的简单。
    2016-02-01
  • ziyue05 :
    不会用,说明不仔细,哎
    2013-12-06
  • ym919202 :
    还是比较老的版本,谢谢
    2013-08-25
  • howlshadow :
    还附加了安装说明,赞一个
    2013-06-11

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明