If you only want Ruby 1.9.3, you can install (it should compile with
your LLVM GCC) directly with:
"\curl -L
https://get.rvm.io | bash -s stable --ruby=1.9.3"
Concerning your Ruby 2.0.0p0 install, what do you mean "I could not
install gems"? Assuming you want to try and get this working, can you
please post error output?
It is possible you'll need RVM 'head' for a fix at some point, but to
start with, I'd avoid it and stay with 'stable' / 'latest'.
Finally, regarding GCC. I think Ruby 1.9.2 will not compile with an
LLVM GCC, but 1.9.3 will. So, as you said you want 1.9.3, you should
be fine.
However, I can't be sure about the specifics of the GCC error, I've
not used MacOS 10.8. My hunch is you have a new GCC LLVM from Apple
(/usr/bin/gcc). I think Xcode >= 4.2 starting using LLVM GCC. If you
need non-LLVM GCC, you can use either MacPorts or possibly HomeBrew.
It might be possible to run an old Xcode on 10.8, but I have no idea;
you'll have to research that.
In short, "rm -rf ~/.rvm" if you don't want to keep Ruby 2, then
directly install 1.9.3 as above, and you should be fine.
I hope this helps!
> --
> --
> Please visit
http://rvm.io/ for documentation on rvm.
> Please visit
https://www.pivotaltracker.com/projects/26822 to see what is
> being worked on currently.
>
> You received this message because you are subscribed to the Google
> Groups "rvm (Ruby Version Manager)" group.
> To post to this group, send email to
rubyversi...@googlegroups.com
> To unsubscribe from this group, send email to
>
rubyversionmana...@googlegroups.com
> For more options, visit this group at
>
http://groups.google.com/group/rubyversionmanager?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "RVM (Ruby Version Manager)" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
rubyversionmana...@googlegroups.com.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>