Ruby on Rails Sunday, June 30, 2013

2013/6/30 Muthu Selvan <pearl.selvan@gmail.com>
sudo gem install rubyXL ---------> EMPTY RESULT 

This line makes me assume, that you use a system ruby and no version manager… 

So installed rubyXL with the below command ...

Fetching: rubyXL-1.2.10.gem (100%)
Successfully installed rubyXL-1.2.10
1 gem installed

Ruby version :
$ which ruby
/Users/mselv2/.rvm/rubies/jruby-1.7.4/bin/ruby

… while this one tells me, that you manage ruby versions with RVM.

You don't need `sudo` when using RVM, please try again installing rubyXL without sudo!

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CA%2BbCVstPT-NnbPp%2BAXAGeTNSkgcUsw9m4DZXpVVN5kLtxpaucA%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment