[Htmlvalidator-help] New source code available.
Brought to you by:
mgueury
From: Marc G. <mg...@sk...> - 2006-05-20 10:34:47
|
Hi all, Seen it seems some of you want to make the compilation on Linux before me :-) I was not expecting this. So, I have rerelease the source code of the beta. http://users.skynet.be/mgueury/mozilla/tidy_08x_source.zip Here are the difference with last time: - this is the version 0.83 with the install code to work too in Mozilla Suite 1.7 - the OpenSP code is inside the source and at the right place - corrected the error given in the list - makefile with OpenSp in place of OpenSP - declaration of the i variable in nsOpenSP.cpp In the C part of the extension, you will find a build_all.bat file that run the build of all the C part in Windows. The same needs to be done on Linux. Then the XPI repackaged, like explained here <http://users.skynet.be/mgueury/mozilla/compile.html> I think this time all is there and it should be possible to make it work on Linux and others OS. The only things I am not sure: - it could be that the XPI will need to be installed by a user who has right on the Firefox directory - the line numbers in the source could be not in sync with the line... Marc |