You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2020. It is now read-only.
I'm trying to install rustc on a headless Ubuntu 14.04 box, and I browsed to https://www.rust-lang.org/en-US/install.html to look for instructions. But the instructions are all for Windows, the platform my browser was running under.
The instructions for Linux aren't visible without viewing the source code of the web page.
The text was updated successfully, but these errors were encountered:
Indeed. It wasn't clear whether that was going to lead to an unorthodox installation technique.
What's not clear is how to install to somewhere other than my home directory - I don't want to have to install multiple copies for different users, and my home directory is encrypted, it's not even mounted depending on how I log in. But it's a separate issue. (PS: I see I can probably use some environment variables to work around it, from rust-lang/rustup#618).
I'm trying to install rustc on a headless Ubuntu 14.04 box, and I browsed to https://www.rust-lang.org/en-US/install.html to look for instructions. But the instructions are all for Windows, the platform my browser was running under.
The instructions for Linux aren't visible without viewing the source code of the web page.
The text was updated successfully, but these errors were encountered: