Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I've installed Ruby 1.9.2 by compiling it from source, but the problem is I don't have irb. Is there a gem to install it

share|improve this question
Where did you take the source? It should have IRB with it. – nickguletskii Sep 17 '11 at 6:52
From here : ftp.ruby-lang.org//pub/ruby/1.9/ruby-1.9.2-p0.tar.gz and installed it with the help of this guide – Rigel Glen Sep 17 '11 at 7:10
Try executing locate irb... – nickguletskii Sep 17 '11 at 7:15
IRB is in that source package... – nickguletskii Sep 17 '11 at 7:17
In what source package, I get pastie.org/2546851 when doing that, – Rigel Glen Sep 17 '11 at 7:59
show 2 more comments

closed as too localized by jrg, Stefano Palazzo Jan 11 '12 at 13:00

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.