On Thu, 2011-11-03 at 04:13 +0100, MaT 2. wrote:
> all error output state as below:
> 
> oneadmin@oneadmin$ sudo gem install sinatra --debug
> 
> Exception `NameError' at 
> /usr/lib/ruby/1.8/rubygems/command_manager.rb:161 - uniniti     alized 
> constant Gem::Commands::InstallCommand
----
try this...

sudo gem install rubygems -v="1.4.2"
sudo update_rubygems
sudo gem install sinatra
sudo gem install thin

Craig


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-- 
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].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to