首页 > 其他 > 详细

ruby安装

时间:2016-02-26 23:38:15      阅读:458      评论:0      收藏:0      [点我收藏+]

Linux安装:

apt-get install ruby

看官方推荐的:

http://www.ruby-lang.org/en/documentation/installation/#apt

Debian GNU/Linux and Ubuntu use the apt package manager. You can use it like this:

$ sudo apt-get install ruby-full

As of writing, the ruby-full package provides Ruby 1.9.3, which is an old stable release, on Debian and Ubuntu.

用ruby-full安装会安装rubygems,

  1. prompt$ which gem  

 

ruby安装

原文:http://www.cnblogs.com/youxin/p/5222020.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!