[Htmlvalidator-help] Re: HTML Validator & FreeBSD
Brought to you by:
mgueury
From: Marc G. <mg...@sk...> - 2006-05-21 07:50:42
|
Hi Kim, From what I understand, all the compilation is fine. You get probably a .so file (libnstidy.so). I suppose that the file is well copied in the xpi/component directory by the build_xpi.sh script ? But what is the error message that you get, when exactly and about which library ? Also is the following command giving the same result ? > ldd libnstidy.so Thanks, Marc Ps: I CC to the mailing list for archiving Kim Scarborough wrote: > FWIW, the 0.63 extension for FreeBSD works fine for me in Firefox > 1.5.0.3. I installed it using Nightly Tester Tools to override the > version checker. > > I went ahead and tried to compile 0.79 according to your > instructions... it seemed to compile fine but it keep complaining of a > library missing. Dunno what I did wrong. I followed your direction to > produce debug output but no dice. Probably wasn't loading enough to > even do that. > > Let me know if you want a FreeBSD environment to compile on, or if > there's anything else I can do to help. > > |