Missing dependency on libnspr4 in spidermonkey-bin

Martin Habovštiak martin.habovstiak at gmail.com
Fri May 16 17:14:07 UTC 2014


Hello,

just quick bugreport:
spidermonkey-bin depends on libnspr4, but it's not listed in raspbian's
package dependencies.

There is great possibility that it's missing also on other distributions!

How to reproduce (on fresh installation of Raspbian on Raspberry Pi):
$ sudo apt-get install spidermonkey-bin
$ js
js: error while loading shared libraries: libnspr4.so: cannot open shared
object file: No such file or directory

After manually installing libnspr4 (sudo apt-get install libnspr4) it works.

How to fix: Please, just add libnspr4 to package dependencies and you are
done, this shouldn't take more than 2 mins.

Thank you!

Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-mozilla-maintainers/attachments/20140516/e6904ef5/attachment.html>


More information about the pkg-mozilla-maintainers mailing list