Rust没有安装在ARM上

时间:2017-04-14 19:40:32

标签: rust

我最近尝试使用load data在我的Raspberry Pi 3上安装Rust。我遇到了这个错误:

curl https://sh.rustup.rs -sSf | sh

我使用OpenSSL链接检查了我的info: syncing channel updates for 'stable-armv7-unknown-linux-gnueabihf' error: could not download file from 'https://static.rust-lang.org/dist/channel-rust-stable.toml.sha256' to '/home/pi/.rustup/tmp/ieoxyuvmrrqhmbgn_file' info: caused by: error during download info: caused by: [1] Unsupported protocol (Protocol "https" not supported or disabled in libcurl) 并且工作正常。另外,尝试了其他安装方法,使我的RPi3三次崩溃。 有什么帮助吗?

0 个答案:

没有答案