Kapil Thangavelu <[email protected]> writes: > Thanks for verifying that scripting isn't needed. The issue is v8 builds > aren't supported on some architectures and getting mongodb ported over for > juju's usage would be easier if that compilation could be avoided. Its a > bit unclear to what extent mongo supports building without v8 (though the > option exists with its scons).
The option is implemented in such a way that you can't actually disable it from the command line afaict :-) If you fix that, it doesn't build but it's a super trivial fix (I'll submit a PR for this, uh, today or so). Cheers, mwh -- Juju-dev mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev
