mozilla-services / syncserver

Run-Your-Own Firefox Sync Server
Mozilla Public License 2.0
1.87k stars 145 forks source link

Trouble executing "make build" from step "Building the server" #124

Closed gaining closed 6 years ago

gaining commented 6 years ago

I got the error below after executing the command.

virtualenv --python=which python2 python | head -n 1 --no-site-packages ./local /bin/sh: 1: virtualenv: not found Makefile:22: recipe for target 'local/COMPLETE' failed make: *** [local/COMPLETE] Error 127

This is on a debian 9 arm64 machine.

gaining commented 6 years ago

Building it from source didn't work but the docker way did.