Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 118181 - ruby-1.8.* does not install examples
Summary: ruby-1.8.* does not install examples
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-07 07:20 UTC by Mathias Kegelmann
Modified: 2006-01-12 05:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mathias Kegelmann 2006-01-07 07:20:16 UTC
Hi!

I noticed that there are some interesting files in the ruby TAR ball that are not copied when installing ruby using emerge.  In particular, these are the examples in the samples/ directory (which contain e.g. eval.rb which beats irb) and the emacs modes.

I think it would be nice eiher to install them by default or to introduce a use flag to specify whether a user wants these files or not.

Cheers,
Mathias
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2006-01-12 05:33:09 UTC
I added the sample directory to be installed in /usr/share/doc/ruby-xxx/ if you use the examples use flag.  Thanks for the report.
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2006-01-12 05:33:50 UTC
(ruby 1.8.4-r1)