| Author |
Gems Installation problems
|
Priya dharshini
Ranch Hand
Joined: Aug 06, 2005
Posts: 78
|
|
During installation of RubyGems, I get the following error What�s wrong? Please help me out. [ June 19, 2007: Message edited by: Priya dharshini ]
|
Thanks & Regards,
Priyadharshini . T
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11945
|
|
|
Doing a quick Google search revealed a couple of promising hits on the very first page, assuming you're running some kind of a Linux variant?
|
Author of Test Driven (Manning Publications, 2007) [Blog] [HowToAskQuestionsOnJavaRanch]
|
 |
Prabhakar Chaganti
author
Ranch Hand
Joined: Nov 30, 2004
Posts: 50
|
|
|
Are you installing this on linux? If so are you doing it from source or a package manager?
|
Packt Author Page (http://www.packtpub.com/author_view_profile/id/120)
|
 |
Jason Porter
Ranch Hand
Joined: Apr 26, 2007
Posts: 120
|
|
Originally posted by Prabhakar Chaganti: Are you installing this on linux? If so are you doing it from source or a package manager?
If you are installing from Linux, and using a package manager, which distro are you on? For example Debian (and it's derivatives) really screwed the default ruby install by splitting it into five or six different packages.
|
 |
Prabhakar Chaganti
author
Ranch Hand
Joined: Nov 30, 2004
Posts: 50
|
|
|
If you use Ubuntu, you have to install rubygems from the src package on rubyforge. You can install ruby and ruby devel packages from synaptic or apt.
|
 |
 |
|
|
subject: Gems Installation problems
|
|
|