IEs4linux

To follow on from my last post, it occurred to me that I could probably run IE on my Linux machine using WINE, which would save me having to run the whole of Windows. A friend had mentioned doing this, but I presumed it would be quite complicated. My Windows VM is currently “installing Security Update 64 of 97”, so I thought I’d look around while I was waiting.

It turns out to be very easy now to get IE5, 5.5 and 6 going, thanks to a script called IEs4Linux.

On Ubuntu, you need a couple of packages from the Universe repository first:

sudo aptitude install cabextract wine

(More detailed info here)

Then you can just follow the instructions on the IEs4Linux page.

This post was made with IE6 running on my Linux machine. Good. It works. Now I can go back to Firefox.

Enjoyed this post? Why not sign up to receive Status-Q in your inbox?

Got Something To Say:

Your email address will not be published. Required fields are marked *

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax

*

© Copyright Quentin Stafford-Fraser