On 06/06/2014 09:48 AM, Stephen Reynolds wrote:
> rdoc -o doc -t 'JSON Implementation for Ruby' -m README.rdoc
<snip>
> ext/json/ext/generator/generator.c sh: rdoc: command not found

You apparently have ruby19 and ruby20 installed, is this right?

Do you have a version of ruby eselected?  "eselect ruby show"

I'm using ruby19, so I have:

#ls -l /usr/bin/rdoc
/usr/bin/rdoc -> rdoc19

That symlink to rdoc19 was created by using "eselect ruby set" to
choose between ruby19 and ruby20.

Is all of the above familiar to you?  If not, you may need more
help with managing multiple ruby versions.  I find it a large PITA
and I could use more help myself :)



Reply via email to