Hello I am new to ruby and am having trouble installing the program i
have even tried the one click install version on my mac 10.4.10 and i
keep getting the error message
ERROR: While executing gem … (Gem::GemNotFoundException)
Could not find rails (> 0) in any repository
If anyone knows of a solution to this problem or how to install ruby
in one step it would be greatly appreciated
spike31589 wrote:
Hello I am new to ruby and am having trouble installing the program i
have even tried the one click install version on my mac 10.4.10 and i
keep getting the error message
ERROR: While executing gem … (Gem::GemNotFoundException)
Could not find rails (> 0) in any repository
If anyone knows of a solution to this problem or how to install ruby
in one step it would be greatly appreciated
There is probably a problem with the one-click installer. Since it wants
to install rails and all that stuff. I would say just do it with the
ports.
http://www.ruby-lang.org/en/downloads/
% port install ruby
~Jeremy
On Oct 18, 5:41 pm, Daniel W. [email protected] wrote:
I suggest following Hive Logic’s guide to installing Rails on OS X.
It’s work for me in the past and it’s very thorough.
Posted viahttp://www.ruby-forum.com/.
none of these worked are there any other options
spike31589 wrote:
Hello I am new to ruby and am having trouble installing the program i
have even tried the one click install version on my mac 10.4.10 and i
keep getting the error message
ERROR: While executing gem … (Gem::GemNotFoundException)
Could not find rails (> 0) in any repository
If anyone knows of a solution to this problem or how to install ruby
in one step it would be greatly appreciated
I suggest following Hive Logic’s guide to installing Rails on OS X.
It’s work for me in the past and it’s very thorough.
On Nov 29, 7:19 am, spike31589 [email protected] wrote:
If anyone knows of a solution to this problem or how to install ruby
in one step it would be greatly appreciated
I suggest following Hive Logic’s guide to installing Rails on OS X.
It’s work for me in the past and it’s very thorough.
Dan Benjamin
none of these worked are there any other options
I find that hard to believe. Can you provide a Terminal log showing
you working through the hivelogic instructions for building Ruby on
your own?