From: Jeremy Woertink Date: 2007-10-19T03:53:13+09:00 Subject: Re: Newb in ruby 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 -- Posted via http://www.ruby-forum.com/.