Glen Morris wrote:
> LoadPlugin: failed to initialize shared library
> /usr/local/mozilla0.9.4/mozilla/plugins/cpPack1.jar
> [/usr/local/mozilla0.9.4/mozilla/plugins/cpPack1.jar: invalid ELF header]
> LoadPlugin: failed to initialize shared library
> /usr/local/mozilla0.9.4/mozilla/plugins/raclass.zip
> [/usr/local/mozilla0.9.4/mozilla/plugins/raclass.zip: invalid ELF header]
> LoadPlugin: failed to initialize shared library
> /usr/local/mozilla0.9.4/mozilla/plugins/ShockwaveFlash.class
> [/usr/local/mozilla0.9.4/mozilla/plugins/ShockwaveFlash.class: invalid ELF
> header]
Mozilla is just telling you that these files are not proper librarys (of
course not, they are a zip, a jar and a Java class file).
Mozilla has no way of knowing that these file are just required by their plugins.
In short: it's all as it's supposed to be =)
--
Bis dann,
Bernd