Ticket #1231 (closed defect: wontfix)

Opened 14 months ago

Last modified 14 months ago

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

comment:1 Changed 14 months ago by ciaranm

  • Status changed from new to closed
  • Resolution set to wontfix

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.

Note: See TracTickets for help on using tickets.