C
Charles Comstock
Anyone know if it's possible for the gentoo ebuild for ruby to include
ri and generate the documentation?
Charles Comstock
ri and generate the documentation?
Charles Comstock
--- Charles Comstock said:Anyone know if it's possible for the gentoo ebuild
for ruby to include
ri and generate the documentation?
Charles Comstock
Anyone know if it's possible for the gentoo ebuild for ruby to include
ri and generate the documentation?
David said:On ./configure.. add --enable-install-doc
that will build and install ruby documentation.
--David Ross
Edgardo said:Does this work for you?
env USE="doc ruby" emerge -va ruby
Regards,
Ed
Charles Comstock said:I wanted to know how to do it through gentoo's build system
and if anyone knew how that was supposed to work.
thinking that doesn't enable it. Maybe I just need to go in and tweak
the ebuild myself.
Peter said:Apparently ri has a separate ebuild: emerge -av ri
Peter
used to be packaged seperately?
Right. It's the old one. The ruby ebuild does install a ri (and calls it
ri18), but it does not generate the docs. Since the ebuild does not
reference the --enable-install-doc flag, I expect it can't generate the
docs unless you add the flag to the ebuild yourself.
Right. It's the old one. The ruby ebuild does install a ri (and calls it
ri18), but it does not generate the docs. Since the ebuild does not
reference the --enable-install-doc flag, I expect it can't generate the
docs unless you add the flag to the ebuild yourself.
Why the @&%# do these damn packages not install Ruby properly? Is it
malice, incompetence, ignorance, stretched resources, or just out of
date? I don't even use the damn things, but they annoy the absolute
crap out of me with all the "support" issues they create!
(Not that I mind people looking to have problems solved in this forum
-- any person with any problem is welcome.)
Gavin
Henry said:It looks like bug #62003 was submitted to bugs.gentoo.org yesterday
regarding this issue. I added a comment with the suggestion to add
"--enable-install-doc" when the "doc" use flag is set.
Henry said:It looks like bug #62003 was submitted to bugs.gentoo.org yesterday
regarding this issue. I added a comment with the suggestion to add
"--enable-install-doc" when the "doc" use flag is set.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.