Re: [Htmlvalidator-help] what about Linux x86_64?
Brought to you by:
mgueury
From: Marc G. <mg...@sk...> - 2007-01-01 17:40:43
|
Hi Werner, Thanks for your mail. Portablily of an extension is something really=20 complex. I do not have a good answer for this now. Like you say, I should maybe have the extension more flexible to use=20 external programs. But it would mean writing down each HTML before parsing on the HD. Not sure if it is the best solutions, but maybe that is the way to go.=20 It is in my todo list and hope write it once to have an platform dependent version. Hoping that it would be more easy to=20 maintain while I will loose at the same time a lot of feature like dynamic filtering of errors or translation of=20 error message (what a lot of people requires) Anyway, you can try playing with this: >=20 http://developer.mozilla.org/en/docs/Extension_Versioning,_Update_and_Com= patibility#Power_Tip:_Installing_Extensions_You_Know_Are_Compatible It should work or nearly work. Marc Werner Flamme wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > I wonder what will happen to the Firefox plugin for Linux on x86_64 > platform. The most recent version ist not comaptible with FF 2.0, and I > have no success in compiling it on my machine. > > Isn't it possible to have tidy, sgml parser and so on installed on the > system separately, so that the plugin just uses them? For example, I > installed libtidy-050517-4, tidy-050517-4, sgml-skel-0.6-269, > sgmltool-1.0.9-914, and sgmltools-lite-3.0.2-1075 as well, but the plug= in > wants its own version. > > Maybe one can change the HTML Validator plugin so that it uses already > installed libraries? And provide tidy and the sgml parser as separate > plugins? Modul=F6arity helps maintaining ;-) > > Regards, > Werner > > - -- > Werner Flamme, Dept. WKDV > Helmholtz-Centre for Environmental Research - UFZ > Permoserstr. 15 - 04318 Leipzig > http://www.ufz.de - eMail: wer...@uf... > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2 (GNU/Linux) > Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org > > iD8DBQFFeS3Jk33Krq8b42MRAvQGAJ90NhRpPYZVKCO4kyrddX6WfR6UVgCfa4mO > ygXMh64BOC0NKVfygsFwTpI=3D > =3DcLVR > -----END PGP SIGNATURE----- > > -----------------------------------------------------------------------= -- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share= your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ > Htmlvalidator-help mailing list > Htm...@li... > https://lists.sourceforge.net/lists/listinfo/htmlvalidator-help > > > =20 |