首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >ubuntu-gnome 16.04.2中的锈蚀安装问题

ubuntu-gnome 16.04.2中的锈蚀安装问题
EN

Ask Ubuntu用户
提问于 2017-08-05 09:34:32
回答 1查看 673关注 0票数 1

我在我的ubuntu-gnome 16.04.2上安装锈菌有困难。我遵循了生锈网站上提到的基本安装。我附加命令输出以供仔细阅读。

代码语言:javascript
复制
$ curl https://sh.rustup.rs -sSf | sh
info: downloading installer

Welcome to Rust!

This will download and install the official compiler for the Rust programming 
language, and its package manager, Cargo.

It will add the cargo, rustc, rustup and other commands to Cargo's bin 
directory, located at:

  /home/pearlstud/.cargo/bin

This path will then be added to your PATH environment variable by modifying the
profile file located at:

  /home/pearlstud/.profile

You can uninstall at any time with rustup self uninstall and these changes will
be reverted.

Current installation options:

   default host triple: x86_64-unknown-linux-gnu
     default toolchain: stable
  modify PATH variable: yes

1) Proceed with installation (default)
2) Customize installation
3) Cancel installation
1

info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
error: could not download file from 'https://static.rust-lang.org/dist/channel-rust-stable.toml.sha256' to '/home/pearlstud/.rustup/tmp/323e8vx3qfke7r7w_file'
info: caused by: error during download
info: caused by: [35] SSL connect error (error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol)
EN

回答 1

Ask Ubuntu用户

发布于 2017-08-05 09:51:55

谷歌你的ssl错误返回这个,我会尝试这些解决方案。https://stackoverflow.com/questions/15166950/unable-to-establish-ssl-connection-how-do-i-fix-my-ssl-cert

也许你搞砸了你的ssl?

票数 1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/943266

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档