This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ruby rdoc documentation included?


I've installed ruby 1.8.2-1. It appears that the ruby
documentation was not built: 

$ ruby -v
ruby 1.8.2 (2004-12-25) [i386-cygwin]

kfelkins@voltorb ~
$ ri
No ri documentation found in:

Was rdoc run to create documentation?
==snip==


Apparently you must do:

make install-doc

from the ruby source.


Am I missing something? 

If not, can it be added the next time a ruby package
is created? Thanks.

-Kelly


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]