zoukankan      html  css  js  c++  java
  • * WARNING: You have '~/.profile' file, you might want to load it, to do that add the following line to '/Users/wanghaiq/.bash_profile': source ~/.profile

    bash: s: No such file or directory

      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current

                                     Dload  Upload   Total   Spent    Left  Speed

      0     0    0     0    0     0      0      0 --:--:--  0:00:45 --:--:--     0

    curl: (52) Empty reply from server

    wanghqdeAir:RAC使用 wanghaiq$ curl -L https://get.rvm.io | bash -s stable

      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current

                                     Dload  Upload   Total   Spent    Left  Speed

    100   194  100   194    0     0     55      0  0:00:03  0:00:03 --:--:--    55

    100 24063  100 24063    0     0   3339      0  0:00:07  0:00:07 --:--:--  8047

    Downloading https://github.com/rvm/rvm/archive/1.29.2.tar.gz

    Downloading https://github.com/rvm/rvm/releases/download/1.29.2/1.29.2.tar.gz.asc

    Found PGP signature at: 'https://github.com/rvm/rvm/releases/download/1.29.2/1.29.2.tar.gz.asc',

    but no GPG software exists to validate it, skipping.

    Installing RVM to /Users/wanghaiq/.rvm/

        Adding rvm PATH line to /Users/wanghaiq/.profile /Users/wanghaiq/.mkshrc /Users/wanghaiq/.bashrc /Users/wanghaiq/.zshrc.

        Adding rvm loading line to /Users/wanghaiq/.profile /Users/wanghaiq/.bash_profile /Users/wanghaiq/.zlogin.

    Installation of RVM in /Users/wanghaiq/.rvm/ is almost complete:

      * To start using RVM you need to run `source /Users/wanghaiq/.rvm/scripts/rvm`

        in all your open shell windows, in rare cases you need to reopen all shell windows.

    # wanghaiq,

    #

    #   Thank you for using RVM!

    #   We sincerely hope that RVM helps to make your life easier and more enjoyable!!!

    #

    # ~Wayne, Michal & team.

    In case of problems: https://rvm.io/help and https://twitter.com/rvm_io

      * WARNING: You have '~/.profile' file, you might want to load it,

        to do that add the following line to '/Users/wanghaiq/.bash_profile':

     

          source ~/.profile

    终端输入

    echo "source ~/.profile" >> ~/.bash_profile

  • 相关阅读:
    Cocos游戏引擎,让小保安成就大梦想
    Android 高仿QQ5.2双向側滑菜单DrawerLayout实现源代码
    Java中字符串相等与大小比較
    Android四大基本组件之 Activity
    C++基础学习教程(五)
    HAWQ技术解析(八) —— 大表分区
    Jenkins 安装与使用--实例
    Android多点触控技术,实现对图片的放大缩小平移,惯性滑动等功能
    Mycat(4):消息表mysql数据库分表实践
    谋哥:《App自推广》开篇之回到远古人类
  • 原文地址:https://www.cnblogs.com/wujie123/p/7085359.html
Copyright © 2011-2022 走看看