Hello,
I set
in my make.conf and built ruby19, but after completion I still don't seem to have a ruby or gem binary - just a ruby19 and gem19 binary.
What's the correct way to make this happen? My reading of the Makefile led me to believe this symlink would be created immediately, like with Perl.
I set
Code:
RUBY_VERSION=1.9
What's the correct way to make this happen? My reading of the Makefile led me to believe this symlink would be created immediately, like with Perl.