Re: [Htmlvalidator-help] HTML Validator 0.83 doesn't work on Linux
Brought to you by:
mgueury
From: Vitaly H. <vi...@ha...> - 2007-01-19 07:30:23
|
I use Gentoo Linux. I have found the problem. Directory "tidy" in my Firefox profile was = without "x": /home/vitaly/.mozilla/firefox/yf32cs6a.default# ls -la |grep tidy drw-r--r-- 2 vitaly wheel 48 2006-09-11 14:12 tidy I changed permissions and now all works fine. Can you set permissions during extension installation? On Thu, 18 Jan 2007 00:39:01 +0200, Marc Gueury <mg...@sk...> wrot= e: > Hi Vitaly, > > It is maybe something to do about XPCOM ... > Please look in the error console to see the error message. > > Please maybe try this: > cd <your firefox directory> > export LD_PRELOAD=3Dlibxpcom.so > ./firefox > > Thanks, > > Marc > > Ps: Strange this works for me on Suse SLES9 ? Which distribution do yo= u = > use ? > > > > Vitaly Harisov wrote: >> >> Icon is always green and "0 error / 0 warnings" shown. >> >> As far as I see extension loaded correctly: >> >> /home/vitaly/.mozilla/firefox/yf32cs6a.default/extensions/{3b56bcc7-5= 4e5-44a2-9b44-66c3ef58c13e}/components# = >> ldd libnstidy.so >> linux-gate.so.1 =3D> (0xb7f47000) >> libplds4.so =3D> /usr/lib/nspr/libplds4.so (0xb7d7c000) >> libplc4.so =3D> /usr/lib/nspr/libplc4.so (0xb7d76000) >> libnspr4.so =3D> /usr/lib/nspr/libnspr4.so (0xb7d36000) >> libpthread.so.0 =3D> /lib/libpthread.so.0 (0xb7d23000) >> libdl.so.2 =3D> /lib/libdl.so.2 (0xb7d1e000) >> libstdc++.so.5 =3D> /usr/lib/libstdc++-v3/libstdc++.so.5 = >> (0xb7c62000) >> libm.so.6 =3D> /lib/libm.so.6 (0xb7c3d000) >> libgcc_s.so.1 =3D> = >> /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgcc_s.so.1 (0xb7c33000) >> libc.so.6 =3D> /lib/libc.so.6 (0xb7b17000) >> /lib/ld-linux.so.2 (0x80000000) >> >> Gentoo Linux, Firefox 1.5.0.9 (bin from MoFo) and Firefox 2.0.0.1 = >> (compiled from sources). >> >> Site for testing: http://yandex.ru/ >> >> --The End >> >> -- = The End |