Re: [Htmlvalidator-help] help to solve current problems on debian?
Brought to you by:
mgueury
From: Marc G. <mg...@sk...> - 2006-08-16 22:34:22
|
Hi Peter, Firefox compiled by Debian is compiled without XPCOM. The extension is an external library that need XPCOM to work. There is currently a Debian bug in discussion. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=378667 In short, there are 2 work-around. 1) download Firefox from the Mozilla.org site. This one works. 2) type this before to start Firefox on Debian only export LD_PRELOAD=libxpcom.so firefox Marc Peter Niederlag wrote: > Hi there, > > I have already read some of the messages about the current problems of > htmlvalidator(tidy) with current debian (etch/unstable) tree. > > I tried the versions 0.794 and 0.83 (beta) both are running into problems. > > In case I can help by providing more detailed information, debugs, > traces or whatsoever plz give me some guidance. > > In case someone already knows a solution I would gladly accept it as > well. ;) > > Thx and Greets, > Peter > |