I ran into this while trying to link a trunk version of couch and fixed it by adding a few careful configure options:
./configure --prefix=$HOME/couchdb --with-js- include=/usr/include/xulrunner-1.9.1.7/unstable/ --with-js- lib=/usr/lib/xulrunner-1.9.1.7/ I also had success with adding a few well placed links. Anyway to update the xulrunner package to place these links so that autotools can find these correctly? -- installing libmozjs-dev will remove ... firefox ubuntu-desktop ubuntu-docs xulrunner-1.9.1 and a lot more https://bugs.launchpad.net/bugs/486079 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
