http://bugs.winehq.org/show_bug.cgi?id=18070
--- Comment #42 from Jamie Nadeau james2432@gmail.com 2009-07-22 13:06:33 --- (In reply to comment #41)
Now this might not be the reason for the failure, but I am not sure that bridge is installable yet(even though that would have been great). Have you tried deselecting bridge during the installation?
Not yet, bridge use to install perfect on 1.1.19(I guess things have changed..) i'll clean wine and try again this evening
--- Comment #43 from Nicklas Börjesson nicklas@ws.se 2009-07-22 13:18:05 --- (In reply to comment #42)
Not yet, bridge use to install perfect on 1.1.19(I guess things have changed..) i'll clean wine and try again this evening
Ok. Anyway, I had to install all these until my installation worked. sh winetricks msxml6 gdiplus gecko vcrun2005 ie6
Now, I really can't recommend you to use that much winetricks stuff since it hides problems and some of them might not be needed anymore. But I suppose you could start with what seems the first issue in the log, msxml6, see what happens, then gdiplus, then vcrun2005 to try to find the first working solution.
Actually I am not sure when to use winetricks and when to submit a bug. The projects' actual ambitions are not that clear to me.
--- Comment #44 from Dan Kegel dank@kegel.com 2009-07-22 13:26:17 --- Almost any use of winetricks is a workaround for a wine bug. Many of my wine bug reports go like this: Program X wouldn't ...; the log shows ... winetricks Z works around the failure and lets you continue.
--- Comment #45 from Jamie Nadeau james2432@gmail.com 2009-07-22 13:31:50 --- (In reply to comment #43)
(In reply to comment #42)
Not yet, bridge use to install perfect on 1.1.19(I guess things have changed..) i'll clean wine and try again this evening
Ok. Anyway, I had to install all these until my installation worked. sh winetricks msxml6 gdiplus gecko vcrun2005 ie6
Now, I really can't recommend you to use that much winetricks stuff since it hides problems and some of them might not be needed anymore. But I suppose you could start with what seems the first issue in the log, msxml6, see what happens, then gdiplus, then vcrun2005 to try to find the first working solution.
Actually I am not sure when to use winetricks and when to submit a bug. The projects' actual ambitions are not that clear to me.
I think you are only allowed to use gecko, but now if you don't have the engine installed it will prompt you to download it and install it(no need for winetricks). Currently I only have ie6 installed to get past the "I agree" I'll try to find an incremental solution