On Thu, Jul 03, 2008 at 05:27:55PM +0100, Pedro Fragoso wrote: > Well the thing is in a system with only xulrunner it misses the libxul.so > but i've installed xulrunner-dev in the system a voila > libxul.so => /usr/lib/xulrunner-devel-1.9/bin/libxul.so (0xb738b000) > libxpcom.so => /usr/lib/xulrunner-devel-1.9/bin/libxpcom.so (0xb7386000) > Works....
This means two things: - it was built against libxul, not libxul-embedding - it was built with an rpath Both are not wanted. > Is this suppose to happen? > > Should i really Depend on xulrunner-dev ? No, you should modify the configure check, and probably add some code so that you can use libxul-embedding instead of libxul. If you need assistance for that, please ping Alexander Sack or myself. (or just try the pkg-mozilla-maintainers list). I would advise looking at the various mails in the pkg-mozilla-maintainers list archive and debian-release, too. Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]