From: Panagiotis Atmatzidis Date: 2013-01-22T03:36:37+09:00 Subject: Re: Newbie prompt help Hello, On 21 Ιαν 2013, at 03:22 , Ilya Gershov wrote: > Hello all, > > I am new to programing, and especially new to Ruby. > I just downloaded it on my MAC and am going through my Begining Ruby" > tutorial. > > I've gotten the correct response for "ruby -v", but when I type "irb" > into the command prompt but the result I get is ">>" not > "irb(main):001:0>" > > I don't know what I did wrong, and it's making me want to hit my head > against a wall. > Please help:) Best thing is to install ruby-1.9.3. The default ruby is deprecated under macosx. Search for a guide online, there are more than I can count :-) > > -- > Posted via http://www.ruby-forum.com/. > Panagiotis (atmosx) Atmatzidis email: atma@convalesco.org URL: http://www.convalesco.org GnuPG ID: 0xE736C6A0 gpg --keyserver x-hkp://pgp.mit.edu --recv-keys 0xE736C6A0 -- The wise man said: "Never argue with an idiot. They bring you down to their level and beat you with experience."