>  Q&A  >  본문

ubuntu - ROR安装求助

安装到rvm是卡壳
接下来该如何操作

xxx@ubuntu:~$ gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3
gpg: directory `/home/zhouhang/.gnupg' created
gpg: new configuration file `/home/zhouhang/.gnupg/gpg.conf' created
gpg: WARNING: options in `/home/zhouhang/.gnupg/gpg.conf' are not yet active during this run
gpg: keyring `/home/zhouhang/.gnupg/secring.gpg' created
gpg: keyring `/home/zhouhang/.gnupg/pubring.gpg' created
gpg: requesting key D39DC0E3 from hkp server keys.gnupg.net
gpg: /home/zhouhang/.gnupg/trustdb.gpg: trustdb created
gpg: key D39DC0E3: public key "Michal Papis (RVM signing) <mpapis@gmail.com>" imported
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)

xxx@ubuntu:~$ \curl -sSL https://get.rvm.io | bash -s stable
curl: (7) Failed to connect to get.rvm.io port 443: Connection refused
xxx@ubuntu:~$ \curl -sSL https://get.rvm.io | bash -s stable
curl: (35) gnutls_handshake() failed: Error in the pull function.
黄舟黄舟2759일 전617

모든 응답(2)나는 대답할 것이다

  • 大家讲道理

    大家讲道理2017-04-24 09:13:39

    rvm이 차단되었습니다. 사본을 내 노트에 복사했습니다. 직접 사용하실 수 있습니다

    으아아아

    회신하다
    0
  • 天蓬老师

    天蓬老师2017-04-24 09:13:39

    rvm 사용을 중지하고 rbenv를 사용하고 튜토리얼을 따르십시오. (튜토리얼을 사용하기 위한 전제 조건은 oh-my-zsh가 설치되어 있어야 한다는 것입니다.)
    터미널에서 다음 명령을 순서대로 실행하여 Ruby 설치를 완료합니다. ​​and Rails , 다음 코드는 5번 이상 사용되었으며 3개 이상의 다른 컴퓨터에서 검증되었습니다.

    으아아아

    회신하다
    0
  • 취소회신하다