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 1N6lR8-00077u-4r for garchives@archives.gentoo.org; Sat, 07 Nov 2009 13:34:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5458E0879; Sat, 7 Nov 2009 13:34:36 +0000 (UTC) Received: from mail-pz0-f199.google.com (mail-pz0-f199.google.com [209.85.222.199]) by pigeon.gentoo.org (Postfix) with ESMTP id 77D92E0879 for ; Sat, 7 Nov 2009 13:34:36 +0000 (UTC) Received: by pzk37 with SMTP id 37so1261802pzk.10 for ; Sat, 07 Nov 2009 05:34:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=TTJNHqCLMxxPvSqmbLxHb7JlYxnK3FDOBv/ULXSuxB4=; b=cIHfEx6b/6uDIFalgTOAAAJPQ1TcaaIkTHvR8IYY8YM6R1qVDCnsEvlEKcDM3QKKEX 94xs0VqkTi7ARAk7gzWEWA59hWLOtPavUo4mzNAhhVrgoIKlxYiXgG/2rDcmPnoUktSZ TbsNalvatyGGHKJfft/0fX9n8wjuAm/sXmd6E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=IeWbWca4b8HeRJhmuxKtFjUzP7UbiZEABHU/47pCE8w/CTfuu03k1CltIVjZEFA60W AHKOQiLa+7n1gfpwbKsmT2x+9rpm6Nqa9pJYAbqe+iDo1W09jtoAOvDvBP/c85620hex C6LZNmAgPJ6Yfzx7f7o2InRDBdNwDaUTgLGh4= 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 Received: by 10.114.236.22 with SMTP id j22mr8865709wah.217.1257600875921; Sat, 07 Nov 2009 05:34:35 -0800 (PST) In-Reply-To: References: <49bf44f10911070502u4455a76ax7f80a9c6ae376ef0@mail.gmail.com> <49bf44f10911070528s1318e519tc5ec0ea7e3f53f89@mail.gmail.com> Date: Sat, 7 Nov 2009 05:34:35 -0800 Message-ID: <49bf44f10911070534h455e6f5frffce032b432f0a1@mail.gmail.com> Subject: Re: [gentoo-user] {OT?} What happened to iexplore in wine? From: Grant To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: f78f40a0-b1be-48f7-a54f-963e389caf93 X-Archives-Hash: ca532e97dfd2c9c2f145687dfba1fbd2 >>>> I haven't used wine's /usr/bin/iexplore to test a website in IE for a >>>> while, and now it looks like that binary is no longer installed. =A0Do= es >>>> anyone know how to get it, or if there is a replacement of some sort? >>>> 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. =A0iexplore is run like this: >> >> wine iexplore www.example.com >> >> For me the window it loads is blank though. =A0Is 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