My guess is you've got something wrong in your shell environment.  What do 
you see when you type:

    $(*which ruby) --version*

NOTE: this is proper syntax for sh, bash, or ksh.  For csh use: *`which 
ruby` --version*

Rick

On Monday, July 23, 2012 7:15:39 AM UTC-4, Ruby-Forum.com User wrote:
>
> Colin Law wrote in post #1069764: 
> > On 23 July 2012 11:58, Sebastjan H. <[email protected]> wrote: 
> >>> Colin 
> >> # =* - current && default 
> >> #  * - default 
> > 
> > What does 
> > rvm info 
> > show? 
> > 
> > Colin 
>
> rvm info: 
>
> ruby-1.9.3-p194: 
>
>   system: 
>     uname:       "Linux sebah-laptop 3.0.0-23-generic #38-Ubuntu SMP Fri 
> Jul 6 13:47:10 UTC 2012 i686 i686 i386 GNU/Linux" 
>     bash:        "/bin/bash => GNU bash, version 4.2.10(1)-release 
> (i686-pc-linux-gnu)" 
>     zsh:         " => not installed" 
>
>   rvm: 
>     version:      "rvm 1.13.4 (stable) by Wayne E. Seguin 
> <[email protected]>, Michal Papis <[email protected]> 
> [https://rvm.io/]"; 
>     updated:      "2 months 11 days 13 seconds ago" 
>
>   ruby: 
>     interpreter:  "ruby" 
>     version:      "1.9.3p194" 
>     date:         "2012-04-20" 
>     platform:     "i686-linux" 
>     patchlevel:   "2012-04-20 revision 35410" 
>     full_version: "ruby 1.9.3p194 (2012-04-20 revision 35410) 
> [i686-linux]" 
>
>   homes: 
>     gem:          "/home/sebah/.rvm/gems/ruby-1.9.3-p194" 
>     ruby:         "/home/sebah/.rvm/rubies/ruby-1.9.3-p194" 
>
>   binaries: 
>     ruby:         "/home/sebah/.rvm/rubies/ruby-1.9.3-p194/bin/ruby" 
>     irb:          "/home/sebah/.rvm/rubies/ruby-1.9.3-p194/bin/irb" 
>     gem:          "/home/sebah/.rvm/rubies/ruby-1.9.3-p194/bin/gem" 
>     rake:         "/home/sebah/.rvm/rubies/ruby-1.9.3-p194/bin/rake" 
>
>   environment: 
>     PATH: 
> "/home/sebah/.rvm/gems/ruby-1.9.3-p194/bin:/home/sebah/.rvm/gems/ruby-1.9.3-p194@global/bin:/home/sebah/.rvm/rubies/ruby-1.9.3-p194/bin:/home/sebah/.rvm/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"
>  
>
>     GEM_HOME:     "/home/sebah/.rvm/gems/ruby-1.9.3-p194" 
>     GEM_PATH: 
> "/home/sebah/.rvm/gems/ruby-1.9.3-p194:/home/sebah/.rvm/gems/ruby-1.9.3-p194@global"
>  
>
>     MY_RUBY_HOME: "/home/sebah/.rvm/rubies/ruby-1.9.3-p194" 
>     IRBRC:        "/home/sebah/.rvm/rubies/ruby-1.9.3-p194/.irbrc" 
>     RUBYOPT:      "" 
>     gemset:       "" 
>
> -- 
> Posted via http://www.ruby-forum.com/. 
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-talk/-/nnBki4VKj9gJ.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to