html help

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
jbrown

html help

Post by jbrown »

Is it possible to use an installed firefox for html rendering instead of the extra gecko package?
DaVince
Level 8
Level 8
Posts: 1099
Joined: Wed Oct 29, 2008 4:53 pm

Post by DaVince »

Probably not. Most Windows apps use a special object/ActiveX that adds an Internet Explorer area in their app, and Gecko is the only free implementation of the equivalent in Wine. Meaning Wine Gecko just tricks the app into thinking it's IE, otherwise it wouldn't work.

You could install a real IE though, it might actually work instead of Wine Gecko.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: html help

Post by vitamin »

jbrown wrote:Is it possible to use an installed firefox for html rendering instead of the extra gecko package?
No, wine_gecko was specially compiled with some Wine specific modifications. These modifications are not available from standard Firefox.
James McKenzie

html help

Post by James McKenzie »

jbrown wrote:
Is it possible to use an installed firefox for html rendering instead of the extra gecko package?

What is missing from Wine-gecko that you need to have?

James McKenzie
jbrown

Re: html help

Post by jbrown »

James McKenzie wrote:What is missing from Wine-gecko that you need to have?
No, it's nothing missing. I just wanted to save the installation of things which I thought were already on my computer.
Locked