vitamin wrote: > I'm not buying this unless you using the wine-1.1.12 release (which is broken). > Just try one simple thing which should work: > > Code: > WINEPREFIX=~/.wine-test wine iexplore http://winehq.org > > > If this won't ask you to install wine-gecko, then your Wine is really broken. You should either revert back to wine-1.1.11 or use current GIT version or wait for wine-1.1.13 (due to be out this Friday). I AM using wine 1.1.12: Code: $ wine --version wine-1.1.12 is that the problem, just a bad release? Here is what you said to run: Code: $ WINEPREFIX=~/.wine-test wine iexplore http://winehq.org wine: created the configuration directory '/home/michael/.wine-test' Could not load Mozilla. HTML rendering will be disabled. wine: Unhandled page fault on write access to 0xc70f2ac5 at address 0x7da0fb66 (thread 000b), starting debugger... err:process:__wine_kernel_init boot event wait timed out fixme:ole:CoResumeClassObjects stub Could not load Mozilla. HTML rendering will be disabled. fixme:shdocvw:ClOleCommandTarget_QueryStatus (0x12e12c)->((null) 1 0x32f5ac (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x12e12c)->((null) 25 2 0x32f5c0 (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x12e12c)->((null) 26 2 0x32f5c0 (nil)) fixme:shdocvw:ClientSite_GetContainer (0x12e12c)->(0x32f5fc) fixme:shdocvw:ClOleCommandTarget_Exec (0x12e12c)->({000214d1-0000-0000-c000-000000000046} 37 0 0x32f6d0 (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x12e12c)->({000214d1-0000-0000-c000-000000000046} 84 0 (nil) 0x32f760) fixme:urlmon:ObtainUserAgentString (0, 0x32f257, 0x32f250): stub fixme:urlmon:ObtainUserAgentString (0, 0x132c78, 0x32f250): stub fixme:mshtml:HttpNegotiate_GetRootSecurityId (0x130670)->(0x32f258 0x32f250 0) fixme:shdocvw:ClOleCommandTarget_Exec (0x12e12c)->((null) 29 2 0x32fca0 (nil)) fixme:shdocvw:DocHostUIHandler_GetDropTarget (0x12e12c) fixme:shdocvw:ClientSite_GetContainer (0x12e12c)->(0x32fb2c) fixme:shdocvw:InPlaceFrame_SetStatusText (0x12e12c)->(0xf7e70dbd) fixme:shdocvw:ClOleCommandTarget_Exec (0x12e12c)->((null) 25 2 0x32fa60 (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x12e12c)->((null) 26 2 0x32fa60 (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x12e12c)->((null) 21 2 (nil) (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x12e12c)->((null) 28 2 0x32fc58 (nil)) fixme:mshtml:HttpNegotiate_OnResponse (0x130670)->(200 L"HTTP/1.1 200 OK\r\nDate: Thu, 15 Jan 2009 03:46:27 GMT\r\nServer: Apache/2.2.3 (Debian) PHP/5.2.0-8+etch13\r\nX-Powered-By: PHP/5.2.0-8+etch13\r\nExpires: Mon, 26 Jul 1997 05:00:00 GMT\r\nLast-Modified: Thu, 15 Jan 2009 03:46:27 GMT\r\nCache-Control: no-store, no-cache, must-revalidate\r\nCache-Contr"... (null) 0x32f9e8) It didn't prompt me to install anything. I would be willing to revert to 1.1.11 or wait for 1.1.13, or try anything over again. Whatever you recommend.