Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×
Internet Explorer Software The Internet Linux

Internet Explorer 7 on Linux 234

An anonymous reader writes to mention WebExpose is running a quick guide to get Internet Explorer 7.0 running on Linux. From the article: "Microsoft conditional comments do work, unlike the standalone version of IE on Windows, so you will be able to develop and test webpages across almost all major browsers (IE 5-7, Firefox, Opera) on one Linux box! Also note that we will avoid Microsoft's Genuine Advantage download validation checks, so pure-Linux users will be able to finish the process without having to find a genuine Windows machine to download the IE7 setup file (the check is avoided legitimately, by the way)."
This discussion has been archived. No new comments can be posted.

Internet Explorer 7 on Linux

Comments Filter:
  • Just use a VM (Score:5, Insightful)

    by Anonymous Coward on Monday January 08, 2007 @06:18PM (#17515206)
    I only test on the actual OS it will be running on. Even the summary mentions different behaviour on Linux. Sheesh, I would never trust that setup.

    I use VMware or similar to run on the target OS. It's the only way to be sure it will work as intended.
  • by djh101010 ( 656795 ) * on Monday January 08, 2007 @06:22PM (#17515292) Homepage Journal
    Seriously. WHY? Why would I want to do that? What is so compelling about IE7 that I'd want to go through any effort at all? I'm using Firefox 2.0something, it meets my needs. If I were to jump through hoops to install this on my linux box, what would that get for me?

    Jokes aside here guys, but what's the point?
  • Insanity (Score:5, Insightful)

    by Bogtha ( 906264 ) on Monday January 08, 2007 @06:24PM (#17515340)

    I just don't see how anybody can think this is a good idea for debugging websites. If you see problems with a design, how on earth are you going to be able to tell which are caused by bugs in Internet Explorer and which are caused by bugs in WINE? I know Internet Explorer is exceptionally buggy, but in my experience, WINE is a hundred times worse.

    If you're going to need to test in Internet Explorer on Linux, then full-machine virtualisation with a genuine copy of Windows is going to be far more reliable than a partial implementation of the Windows libraries. Yes, it uses more resources, but at least it's not likely to make you chase phantom bugs. The article points out that there are already problems with displaying GIFs - how many other problems like this are lurking waiting to be discovered?

    This hack is useful if you really need to use an Internet Explorer-only website, but it just seems crazy to think this is useful for debugging websites.

  • by Anonymous Coward on Monday January 08, 2007 @06:25PM (#17515360)
    For web developers to test out their sites.
  • by CheddarHead ( 811916 ) on Monday January 08, 2007 @06:31PM (#17515480)
    As well as the development reasons noted above, there are still some websites that only work correctly in IE. I normally use Firefox, but occasionally I need to switch to IE to get a website to work. Now if I don't care that much, I don't bother, but if you really want something (info, a product whatever) from these sites you pretty much need to have IE available.
  • Re:Just use a VM (Score:1, Insightful)

    by Anonymous Coward on Monday January 08, 2007 @06:48PM (#17515802)
    No different than differences in the "real hardware". You think all video cards use the same driver?

    Plus you're only talking about the raw video rendering. With WINE you have to deal with a lot more issues than that.
  • Comment removed (Score:3, Insightful)

    by account_deleted ( 4530225 ) on Monday January 08, 2007 @06:49PM (#17515836)
    Comment removed based on user account deletion
  • by AJWM ( 19027 ) on Monday January 08, 2007 @06:58PM (#17515998) Homepage
    3) /bin/rm removes all files, including /lib/libc.so and /bin/rm (remember they are run from memory not disk..

    Yes on one, irrelevant on two.

    The 'rm' just decrements the link count to the file. As long as a process (any process) still has an open file descriptor for that file, the file is in fact still there. It only really disappears when the link count is zero and no processes still have the file open. True for all 'nixes, AFAIK.

    (You probably know this, other readers may not.)
  • Re:Just use a VM (Score:3, Insightful)

    by TheRaven64 ( 641858 ) on Monday January 08, 2007 @07:57PM (#17516718) Journal
    Virtual machines expose a simple framebuffer interface (typically VESA) to the OS. What you see is exactly what the OS would output on a VESA display. WINE, on the other hand, re-implements the whole GDI. It may have slightly different rule for drawing lines that aren't perfectly pixel-aligned, handle font-substitution differently, etc.
  • Re:Woot! (Score:4, Insightful)

    by Conspiracy_Of_Doves ( 236787 ) on Monday January 08, 2007 @08:34PM (#17517066)
    I'm a web developer who uses Windows, and I test in Firefox

    Of course, most of the time I forget to test in IE.
  • or.... (Score:2, Insightful)

    by cafelatte ( 99544 ) on Monday January 08, 2007 @08:49PM (#17517190)
    You can code your web site in compliant HTML 3.2 and not even have to bother browser checking.
  • by Nanoda ( 591299 ) on Monday January 08, 2007 @09:36PM (#17517594)

    Sorry, but (seriously!) your Windows install really did get a worm, 'cause you have to unplug your NIC before installing. On Windows XP, the firewall comes up at ~55 minutes in to the install. Unfortunately, the network systems come up 5 minutes before that, leaving a small (but experimentally viable) window for infection.

    I did OS tech support a few years back, and of the hundreds of calls personally had at least one person doing a clean install get hit with Sasser before the OS was even fully on the disk.
  • ie7 on linux ? (Score:1, Insightful)

    by Anonymous Coward on Tuesday January 09, 2007 @02:31AM (#17519576)
    Do we really need that?
  • IE Tab only runs on Windows.

UNIX is hot. It's more than hot. It's steaming. It's quicksilver lightning with a laserbeam kicker. -- Michael Jay Tucker

Working...