Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Gentoo: User

{OT?} What happened to iexplore in wine?

 

 

Gentoo user RSS feed   Index | Next | Previous | View Threaded


emailgrant at gmail

Nov 7, 2009, 5:02 AM

Post #1 of 11 (313 views)
Permalink
{OT?} What happened to iexplore in wine?

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. Does
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.

- Grant


nealhogan at gmail

Nov 7, 2009, 5:11 AM

Post #2 of 11 (292 views)
Permalink
Re: {OT?} What happened to iexplore in wine? [In reply to]

On Sat, Nov 7, 2009 at 7:02 AM, Grant <emailgrant [at] gmail> wrote:
> 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.  Does
> 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.
>

I'm not sure what you mean by 'test in IE', but I, if you haven't
heard of it, browsershots.org is pretty cool for showing what your
site looks like in various browsers, including IE.

This way you can avoid wine and IE all together.

> - Grant
>
>


i92guboj at terra

Nov 7, 2009, 5:18 AM

Post #3 of 11 (293 views)
Permalink
Re: {OT?} What happened to iexplore in wine? [In reply to]

On Sat, 7 Nov 2009 05:02:54 -0800, Grant <emailgrant [at] gmail> wrote:
> 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. Does
> 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.

Wine never included IE by default so I have no idea what are you talking
about, probably some custom setup.

Look into ies4wine for an easy way to install IE on wine, I guess that's
what you need.

--
Jesús Guerrero


ponomarev.alex1 at gmail

Nov 7, 2009, 5:24 AM

Post #4 of 11 (293 views)
Permalink
Re: {OT?} What happened to iexplore in wine? [In reply to]

On Sat, Nov 7, 2009 at 4:02 PM, Grant <emailgrant [at] gmail> wrote:

> 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. Does
> 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.
>
> - Grant
>
> It seems like there is a loadable module for iexpolre. I found it in my
/usr/lib32/wine/. It's name is iexplore.exe.so, so I think you need to load
this module... I just don't know how - I haven't even do it.


emailgrant at gmail

Nov 7, 2009, 5:28 AM

Post #5 of 11 (294 views)
Permalink
Re: {OT?} What happened to iexplore in wine? [In reply to]

>> 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.  Does
>> 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. 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?

- Grant


> I'm not sure what you mean by 'test in IE', but I, if you haven't
> heard of it, browsershots.org is pretty cool for showing what your
> site looks like in various browsers, including IE.
>
> This way you can avoid wine and IE all together.
>
>> - Grant


kernelsensei at gentoo

Nov 7, 2009, 5:31 AM

Post #6 of 11 (292 views)
Permalink
Re: {OT?} What happened to iexplore in wine? [In reply to]

On Sat, Nov 7, 2009 at 14:28, Grant <emailgrant [at] gmail> wrote:
>>> 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.  Does
>>> 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.  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
>
> - Grant
>
>
>> I'm not sure what you mean by 'test in IE', but I, if you haven't
>> heard of it, browsershots.org is pretty cool for showing what your
>> site looks like in various browsers, including IE.
>>
>> This way you can avoid wine and IE all together.
>>
>>> - Grant
>
>



--
42


emailgrant at gmail

Nov 7, 2009, 5:34 AM

Post #7 of 11 (292 views)
Permalink
Re: {OT?} What happened to iexplore in wine? [In reply to]

>>>> 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.  Does
>>>> 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.  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


i92guboj at terra

Nov 8, 2009, 11:56 AM

Post #8 of 11 (281 views)
Permalink
Re: {OT?} What happened to iexplore in wine? [In reply to]

On Sat, 7 Nov 2009 05:34:35 -0800, Grant <emailgrant [at] gmail> wrote:
>>>>> 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.
>>>>>  Does
>>>>> 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.  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

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 MSIE,
you have to install MSIE.
--
Jesús Guerrero


alan.mckinnon at gmail

Nov 8, 2009, 12:51 PM

Post #9 of 11 (280 views)
Permalink
Re: {OT?} What happened to iexplore in wine? [In reply to]

On Sunday 08 November 2009 21:56:36 Jesús Guerrero wrote:
> On Sat, 7 Nov 2009 05:34:35 -0800, Grant <emailgrant [at] gmail> wrote:
> >>>>> 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.
> >>>>> Does
> >>>>> 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. 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
>
> 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 MSIE,
> you have to install MSIE.

A word of warning though - it's fragile, often doesn't install right and tends
to break often with each successive version of wine. And that's IE6. We won't
even talk about IE7...

IE6 installs nicely into a Crossover-Office bottle though. It's worth the
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
installing into vanilla wine whatever crapfest of dependencies IE6 needs.
Google for it, there's almost always a current thread on the wine forum about
the most recent procedure.

--
alan dot mckinnon at gmail dot com


paul.hartman+gentoo at gmail

Nov 9, 2009, 1:33 PM

Post #10 of 11 (279 views)
Permalink
Re: {OT?} What happened to iexplore in wine? [In reply to]

On Sat, Nov 7, 2009 at 7:02 AM, Grant <emailgrant [at] gmail> wrote:
> 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. Does
> 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.

In my experience, even when IE works in Wine it doesn't work exactly
the same as it does on a real Windows machine. I think a much more
reliable way to test things in IE is to download the free XP and Vista
virtual machine images from Microsoft which are intended for exactly
this purpose:
http://www.microsoft.com/downloads/details.aspx?FamilyID=21eabb90-958f-4b64-b5f1-73d0a413c8ef&displaylang=en

And here's someone's blog about converting the VirtualPC hard drive
image into other formats for use on Linux in Virtualbox:
http://www.abdevelopment.ca/blog/running-microsofts-ie-application-compatibility-images-virtualbox

Rather than downloading several virtual machine images, you could just
download one and install IETester into it:
http://www.my-debugbar.com/wiki/IETester/HomePage
which lets you do browsing with IE versions from 5.5 through 8 and
side-by-side comparisons between versions.


emailgrant at gmail

Nov 10, 2009, 4:53 AM

Post #11 of 11 (282 views)
Permalink
Re: {OT?} What happened to iexplore in wine? [In reply to]

>> 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.  Does
>> 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.
>
> In my experience, even when IE works in Wine it doesn't work exactly
> the same as it does on a real Windows machine. I think a much more
> reliable way to test things in IE is to download the free XP and Vista
> virtual machine images from Microsoft which are intended for exactly
> this purpose:
> http://www.microsoft.com/downloads/details.aspx?FamilyID=21eabb90-958f-4b64-b5f1-73d0a413c8ef&displaylang=en
>
> And here's someone's blog about converting the VirtualPC hard drive
> image into other formats for use on Linux in Virtualbox:
> http://www.abdevelopment.ca/blog/running-microsofts-ie-application-compatibility-images-virtualbox
>
> Rather than downloading several virtual machine images, you could just
> download one and install IETester into it:
> http://www.my-debugbar.com/wiki/IETester/HomePage
> which lets you do browsing with IE versions from 5.5 through 8 and
> side-by-side comparisons between versions.

Thanks Paul. I'll set this up ASAP. Virtualbox didn't work for me
the last time I tried but that was a while ago.

- Grant

Gentoo user RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.