OrchidTechnologies / orchid

Orchid: VPN, Personal Firewall
https://www.orchid.com/
GNU Affero General Public License v3.0
655 stars 102 forks source link

srv-shared build on Linux (Ubuntu) fails with /bin/bash: rustup: command not found #44

Closed criticaltv closed 4 years ago

criticaltv commented 4 years ago

Describe the bug

When running these instructions, the build process fails with:

[CC] lnx/x86_64 source/server.cpp
rustup target add x86_64-unknown-linux-gnu
/bin/bash: rustup: command not found
make: *** [env/output.mk:197: out-lnx/x86_64-unknown-linux-gnu.rustup] Error 127

cc @saurik

saurik commented 4 years ago

Install rustup.