hi, I am using apache web service libraries in my XP component and I have problems on loading them after installation . I can test my code by setting LD_LIBRARY_PATH on my linux computer. But when I packaged it into an XPI i dont have a way to load these libraries dynamically.
I packaged the relevent library files (.so files ) with the component and made the XPI. After I install it and start the browser next time the component is not working. And in Javascript console , it says 'failed to load XPComponent' which seems to a matter of loading those libraries..:) So Do anybody have an idea of getting rid of this problem... Thanx:) Regards Dimuthu _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
