A workaround, btw, is to set LD_LIBRARY_PATH=/usr/lib/xulrunner-`xulrunner --gre`
cl...@ubuntu:~$ LD_LIBRARY_PATH=/usr/lib/xulrunner-`xulrunner --gre-version` mongos error: no args for --configdb cl...@ubuntu:~$ mongos mongos: error while loading shared libraries: libmozjs.so: cannot open shared object file: No such file or directory cl...@ubuntu:~$ This can be added to /etc/init/mongodb.conf -- mongo / mongod as packaged can't load libmozjs.so https://bugs.launchpad.net/bugs/557024 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
