Ticket #1231 (closed defect: wontfix)
Ruby bindings installs only for 1.9
| Reported by: | uzytkownik | Owned by: | |
|---|---|---|---|
| Priority: | Sometime | Milestone: | |
| Component: | bindings/ruby | Version: | 0.72.2 |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Distribution: | N/A |
Description
When installing the ruby bindings it installs for 1.9 only without considering other versions. It results in errors such as:
# playman
/usr/bin/playman:21:in `require': no such file to load -- Paludis (LoadError)
from /usr/bin/playman:21
Change History
Note: See
TracTickets for help on using
tickets.

That's down to your distribution. As far as I know, no-one supports building against multiple ruby targets properly (i.e. Gentoo gets it wrong), so we don't bother with it.