Running IE6 on Windows Vista

6 months ago

I have taken a break from running Linux on my desktop today. I had to, my raid adapter does not like Linux. It likes crashing Linux and making it make weird loud noises. So, I’m regrouping and seeing if there is a different solution to my problem.

My current project is an intranet web development project. The target is IE6. Well, designing web “2.0” applications which target IE6 means you better test on IE6 and often.

Microsoft’s solution is; run a virtual PC.

But.. my virtual PCs do not do unity mode that well yet.

Except for one virtualization solution. Enter colinux and andlinux :

IE6 on Vista

IE6 running side by side as a proper native window on Windows Vista. Now, if I can only get cut-and-paste to work.

The basic steps I followed:

  • Download andlinux, any version will do.
  • Enter the shell and install wine
apt-get install wine
 
tar -xzvf .... 
./ie4linux --no-gui

We are done. Now we can bask in the glory of Internet Explorer 6.

Comments

Michael Mackus

4 months ago

And to think I never heard of andlinux before.. thank you very much for this informative post!

Michael Mackus

4 months ago

Sorry for the double comment.. but I forgot to mention that I had troubles installing wine using apt-get or synaptic with dependencies. If you have this problem, make sure to install ‘aptitude’ and use ‘aptitude install wine’ instead. Cheers!

SigmaX

3 months ago

Michael: Many thanx—I about gave up when I ran into the apt-get troubles.

Worries me a bit, though, that aptitude cheerfully opted to remove libdevmapper. I don’t know what it is, but it sounded important :-/.

Further note: Had to apt-get install cabextract.

Happy Tuesday, SigmaX Fyedernoggersnodden