From: kranthi reddy Date: 2008-04-21T20:57:23+09:00 Subject: Re: Problem in installing gems ------=_Part_9977_2661107.1208779043186 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline #gem RubyGems is a sophisticated package manager for Ruby. This is a basic help message containing pointers to more information. Usage: gem -h/--help gem -v/--version gem command [arguments...] [options...] Examples: gem install rake gem list --local gem build package.gemspec gem help install Further help: gem help commands list all 'gem' commands gem help examples show some examples of usage gem help platforms show information about platforms gem help show help on COMMAND (e.g. 'gem help install') Further information: http://rubygems.rubyforge.org hey if this is the screenshot u get when u type gem then ur gem setup is correct or else there is some mistake.. On Mon, Apr 21, 2008 at 4:56 PM, Pranjal Jain wrote: > I mean i tried to install some of the following gems > > gem install colorize > gem install english-0.2.0 > gem install rspec > > each of the gem was giving errors. > Also I want to highlight that I am not using ruby on Rails Framework > I am using only "Ruby" as I am beginner on this scripting language. > > Thanks for the reply:) > > kranthi reddy wrote: > > Installation of others in sense of other gems...? > > i have installed that english gem for trail and it worked fine with > > mine..... > > I used gem command to install all sorts like radiant...certain rails > > gems...did you install multiple version of ruby or..is there ruby > > installed in mulitple places...If yes even in that case gem command > > yet > > times do no work > > > > On Mon, Apr 21, 2008 at 4:42 PM, Pranjal Jain > > > > -- > Posted via http://www.ruby-forum.com/. > > ------=_Part_9977_2661107.1208779043186--