Internet Explorer 7 in Ubuntu Natty
I installed IE7 in Natty so I could do some cross-browser testing. I use PlayOnLinux to automate the installation under Wine. PlayOnLinux supports several Windows browsers. Alternatively I could have run Windows in a virtual machine.
Download and install PlayOnLinux.
$ wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add - $ sudo wget http://deb.playonlinux.com/playonlinux_natty.list -O /etc/apt/sources.list.d/playonlinux.list $ sudo apt-get update $ sudo apt-get install playonlinux
Run PlayOnLinux.
$ playonlinux&
Click the Install button.
Choose Internet Explorer 7 from the Internet section.
Click the Apply button.
Follow the installation instructions.
- If asked, do not download updates for the malicious software removal tool.
- I chose to “restart later”.
Internet Explorer 7 is now available as an application that can be clicked on and run within PlayOnLinux.