Erik Rose <[email protected]> writes: [...]
> Can you list me the contents of the target dir, assuming it got made > at all? Perhaps your dxr-build script didn't work very well. OK, I've got it to work now (on my computer at home), by setting PYTHONPATH to the top of the tree and installing python-flask. On the one at work I had done "python setup.py install --user" and things, so maybe it's getting mixed versions of dxr or maybe flask. And if I remove the stuff from ~/.local and do the same, "make test" works there, too. So that's a couple of dependencies that might be missing (python-flask and python-nose for testing), and maybe the makefiles should set PYTHONPATH. _______________________________________________ dev-static-analysis mailing list [email protected] https://lists.mozilla.org/listinfo/dev-static-analysis
