internet explorer on ubuntu

2

1

I need IE on my Ubuntu Karmic, better yet various versions of IE at the same time. What's the best and most reliable solution? Tx

zalew

Posted 2010-01-07T01:28:10.497

Reputation: 265

1Internet Explorer. The only reason I think that excusable is if you are design websites in Ubuntu. – The Green Frog – 2010-01-21T19:29:07.637

xhtml/css is not the main part of my job, but still... – zalew – 2010-01-29T21:33:32.397

Answers

4

  1. Install some kind of virtual machine (e.g., vmware, virtual box)
  2. Install a version of Windows in the virtual machine
  3. Install Sandboxie in the virtual machine
  4. Upgrade IE within the individual sandbox.

pcapademic

Posted 2010-01-07T01:28:10.497

Reputation: 3 283

2

the most reliable method would be a VBox with Windows XP, if you don't have a license, you may use a Internet Explorer Application Compatibility VPC Image, although designed for MS VPC, these virtual hard disks work with VirtualBox.

Internet Explorer Application Compatibility VPC Image are free time-limited virtual machines, either XP or Vista with IE6, 7 & 8 , the current set is valid until April 1st, 2010.

Molly7244

Posted 2010-01-07T01:28:10.497

Reputation:

1

Install wine, and install each version in a separate wine "bottle".

IEs4Linux ( http://www.tatanka.com.br/ies4linux/page/Main_Page ) does a bunch of the work for you, but it can be challenging to extend the installation to other applications

Alternatively, use Cross-over Linux - they roll in some of the Windows stuff that IE needs. It has worked well for me.

pcapademic

Posted 2010-01-07T01:28:10.497

Reputation: 3 283

0

At work we have an old machine running Ubuntu with lots of VMs on it. One runs IE6 on XP and another runs IE8, again on XP. The IE8 browser can be put into IE7 mode with the developer toolbar.

To access the VMs we use Remote Desktop. This works very well within the team as we can get someone else to easily log in and see 'the problem', hopefully to fix it.

The main benefit of the Remote Desktop approach is that one's machine is not slowed down by running a native copy of Virtualbox.

ʍǝɥʇɐɯ

Posted 2010-01-07T01:28:10.497

Reputation: 670