From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1N7Ek2-00045s-To for garchives@archives.gentoo.org; Sun, 08 Nov 2009 20:52:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58D4EE0859; Sun, 8 Nov 2009 20:52:05 +0000 (UTC) Received: from mail-fx0-f225.google.com (mail-fx0-f225.google.com [209.85.220.225]) by pigeon.gentoo.org (Postfix) with ESMTP id 174C5E0859 for ; Sun, 8 Nov 2009 20:52:04 +0000 (UTC) Received: by fxm25 with SMTP id 25so817199fxm.26 for ; Sun, 08 Nov 2009 12:52:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=D4eeKuGKhpZlYEYLDaa9zCNcxdrdpvoXIRcGCdQA2Js=; b=T/8WG/w168s+0nN65B7f0EkfcGzeBfIitlzBSiqoODa2z+iSvxD+PT5fqUpXfq9hio sLDg4jEyYhMUcmgHayD5yCU7xBq/2laZoxoHH8J2AHVrxu0U8qyj1NkTXqHRM+AsIYBe E+LsPOJ3xbHlwAAZPUDPxF8VzRsYSBuDYaRLk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; b=bYpqQ+qcF9kIiixMcylNOFuAM1OvA2tUhuAH+IW5t8v4FV0DNQwlyPl77SkXeHbBqp k7zqa3eJp+wVDcJlMpPAF6VEDDvTLxTnMDpYzFQF5zH/FVFEv6QvDMCdu2oE9o8ZvRua nYV/nfgh9VXV4tiMfRI8/Z1EvmanXK6MZTrzk= Received: by 10.204.32.16 with SMTP id a16mr5274837bkd.190.1257713524427; Sun, 08 Nov 2009 12:52:04 -0800 (PST) Received: from nazgul.localnet (196-210-153-40-rrdg-esr-2.dynamic.isadsl.co.za [196.210.153.40]) by mx.google.com with ESMTPS id 15sm576033fxm.6.2009.11.08.12.52.03 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 08 Nov 2009 12:52:03 -0800 (PST) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] {OT?} What happened to iexplore in wine? Date: Sun, 8 Nov 2009 22:51:05 +0200 User-Agent: KMail/1.12.90 (Linux/2.6.31-zen6; KDE/4.3.73; x86_64; ; ) References: <49bf44f10911070502u4455a76ax7f80a9c6ae376ef0@mail.gmail.com> <49bf44f10911070534h455e6f5frffce032b432f0a1@mail.gmail.com> <02d1d81a96b82a1eeffc58a0fcc856ce@localhost> In-Reply-To: <02d1d81a96b82a1eeffc58a0fcc856ce@localhost> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <200911082251.05594.alan.mckinnon@gmail.com> X-Archives-Salt: 7e00da8d-e110-4c77-a5f5-a5c62287150c X-Archives-Hash: aa5dfe94966e3d9af74b8b932267c7f7 On Sunday 08 November 2009 21:56:36 Jes=C3=BAs Guerrero wrote: > On Sat, 7 Nov 2009 05:34:35 -0800, Grant wrote: > >>>>> I haven't used wine's /usr/bin/iexplore to test a website in IE for >=20 > a >=20 > >>>>> while, and now it looks like that binary is no longer installed. > >>>>> Does > >>>>> anyone know how to get it, or if there is a replacement of some >=20 > sort? >=20 > >>>>> I looked at the files installed by wine in /usr/bin but didn't see > >>>>> anything. > >>> > >>> Great site, I will use that a lot. > >>> > >>> The nice thing about iexplore is it lets you interact with the > >>> browser, and some pages I need to test are the result of a POST. > >>> > >>> My memory failed me before. iexplore is run like this: > >>> > >>> wine iexplore www.example.com > >>> > >>> For me the window it loads is blank though. Is it working for anyone > >>> else? > >> > >> I didn't know this command, it works well for me. > >> > >> Boris > > > > It's working for me now too. I just needed to wait a while for it to > > fully load. > > > > - Grant >=20 > That's not the MS Internet Explorer. If you are using it to check your > site compatibility with MSIE then you are doing it wrong. If you want MSI= E, > you have to install MSIE. A word of warning though - it's fragile, often doesn't install right and te= nds=20 to break often with each successive version of wine. And that's IE6. We won= 't=20 even talk about IE7... IE6 installs nicely into a Crossover-Office bottle though. It's worth the=20 price of a CrossOver license if you really need Windows stuff for work. Alternatively, winetricks by Dan Kegel helps with all the drudge work of=20 installing into vanilla wine whatever crapfest of dependencies IE6 needs.=20 Google for it, there's almost always a current thread on the wine forum abo= ut=20 the most recent procedure. =2D-=20 alan dot mckinnon at gmail dot com