Created
August 24, 2009 20:54
-
-
Save fapestniegd/174171 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [root@hercules ~]# yum list available | grep ruby | |
| eruby.i386 1.0.5-6.1 centos52-eftsour | |
| eruby-devel.i386 1.0.5-6.1 centos52-eftsour | |
| eruby-libs.i386 1.0.5-6.1 centos52-eftsour | |
| ruby-docs.i386 1.8.5-5.el5_1.1 centos52-eftsour | |
| ruby-mode.i386 1.8.5-5.el5_1.1 centos52-eftsour | |
| ruby-tcltk.i386 1.8.5-5.el5_1.1 centos52-eftsour | |
| subversion-ruby.i386 1.4.2-2.el5 centos52-eftsour | |
| [root@hercules ~]# rpm -qa | grep ruby | |
| ruby-libs-1.8.5-5.el5_1.1 | |
| ruby-ri-1.8.5-5.el5_1.1 | |
| ruby-1.8.5-5.el5_1.1 | |
| ruby-rdoc-1.8.5-5.el5_1.1 | |
| ruby-devel-1.8.5-5.el5_1.1 | |
| ruby-irb-1.8.5-5.el5_1.1 | |
| [root@hercules ~]# gist -h | |
| /usr/lib/ruby/1.8/rdoc/ri/ri_options.rb:53: uninitialized constant RI::Paths (NameError) | |
| from /usr/lib/ruby/1.8/rdoc/usage.rb:72:in `require' | |
| from /usr/lib/ruby/1.8/rdoc/usage.rb:72 | |
| from /usr/local/bin/gist:39:in `require' | |
| from /usr/local/bin/gist:39:in `help' | |
| from /usr/local/bin/gist:23:in `read' | |
| from /usr/local/bin/gist:79 | |
| [root@hercules ~]# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment