You should check the version you have of Ruby, RubyGems and what gem sources you have.
Then, check out the documentation on gemcutter.org. $ which ruby $ ruby -v $ which gem $ gem -v $ gem sources Tip: my sources look something like: *** CURRENT SOURCES *** > > http://gemcutter.org > http://gems.rubyforge.org > http://gems.github.com/ > -- Lee Hambley Twitter: @leehambley | @capistranorb Please consider the environment before printing this email Join the campaign at http://thinkBeforePrinting.org On 26 March 2010 07:45, [email protected] < [email protected]> wrote: > Hi all, > > When I invoke the install command: gem install capistrano, it shows to > me that "could not find gem capistrano locally or in a repository", > which repository should I configure if I'd like to install capistrano > > > Thanks, > Jeff Zhang > > -- > * You received this message because you are subscribed to the Google Groups > "Capistrano" group. > * To post to this group, send email to [email protected] > * To unsubscribe from this group, send email to > [email protected]<capistrano%[email protected]>For > more options, visit this group at > http://groups.google.com/group/capistrano?hl=en > > To unsubscribe from this group, send email to capistrano+ > unsubscribegooglegroups.com or reply to this email with the words "REMOVE > ME" as the subject. > -- * You received this message because you are subscribed to the Google Groups "Capistrano" 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/capistrano?hl=en To unsubscribe from this group, send email to capistrano+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
