That was on customized Ubuntu 9.04 where installation of addon/249 went without any hitch.

On Lucid 10.04 I had to do this to make it running:

1. Installed the extension from http://users.skynet.be/mgueury/mozilla/download.html; but got message: FATAL ERROR : The dynamic C library contained in the extension file could not be found.

2. Downloaded http://mirrors.kernel.org/ubuntu/pool/universe/g/gcc-3.3/libstdc++5_3.3.6-17ubuntu1_i386.deb

3. Run command: dpkg -i libstdc++5_3.3.6-17ubuntu1_i386.deb

4. Made symbolic links:
     ln -s /usr/lib/xulrunner-1.9.2.11/libxpcom.so /usr/lib/libxpcom.so
     ln -s /usr/lib/xulrunner-1.9.2.11/libxul.so /usr/lib/libxul.so
(inspired by: http://www.robo47.net/blog/195-Installing-HTML-Validator-Extensions-for-Firefox-Iceweasel-on-Debian-6.0-Squeeze)

5. After restarting Seamonkey (2.0.8), I still got the error.
I had to disable the Validator extension, restart SM again, then to enable the extension, restart SM, and then all finally worked as supposed.


_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to