From owner-freebsd-emulation@FreeBSD.ORG Tue Aug 12 09:38:20 2008 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8BBDC106567E for ; Tue, 12 Aug 2008 09:38:20 +0000 (UTC) (envelope-from ady@ady.ro) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.171]) by mx1.freebsd.org (Postfix) with ESMTP id 6DED18FC21 for ; Tue, 12 Aug 2008 09:38:20 +0000 (UTC) (envelope-from ady@ady.ro) Received: by wf-out-1314.google.com with SMTP id 24so2060548wfg.7 for ; Tue, 12 Aug 2008 02:38:19 -0700 (PDT) Received: by 10.142.132.2 with SMTP id f2mr2594147wfd.22.1218533899777; Tue, 12 Aug 2008 02:38:19 -0700 (PDT) Received: by 10.142.80.3 with HTTP; Tue, 12 Aug 2008 02:38:19 -0700 (PDT) Message-ID: <78cb3d3f0808120238k163092bfw2e3f5b49a33c9773@mail.gmail.com> Date: Tue, 12 Aug 2008 11:38:19 +0200 From: "Adrian Penisoara" Sender: ady@ady.ro To: eculp In-Reply-To: <20080810204625.18453tshxwqgptkw@econet.encontacto.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080810204625.18453tshxwqgptkw@econet.encontacto.net> X-Google-Sender-Auth: 5db235a3b3df1e78 Cc: freebsd-emulation Subject: Re: wine and MS InternetExplorer X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Aug 2008 09:38:20 -0000 Hi, On Mon, Aug 11, 2008 at 3:46 AM, eculp wrote: > Is there any way to get MS Internet explorer to work under wine. The > government here has some forms that require it and won't work with firefox > or opera. The part that bothers me even more is that they seem to be > microsoft java apps. > > I see there is an iexplorer in the distribution and I added gecko support > but still couldn't get more that a transparent box. There is the IEs4Linux project which theoretically could be used also on FreeBSD -- see the link below, follow the installation instructions and let us know what results you get. http://www.tatanka.com.br/ies4linux/ Apparently there is no FreeBSD port for this at this time, but if it works for you then I guess it would make a really good candidate (especially for enterprise/office environments). Regards, Adrian.