[MacPorts] #59844: ruby19 ruby20 ruby21 ruby22 ruby23 ruby24 ruby25 ruby26: --with-rubylibprefix no worky

MacPorts noreply at macports.org
Sun Dec 22 13:53:09 UTC 2019


#59844: ruby19 ruby20 ruby21 ruby22 ruby23 ruby24 ruby25 ruby26: --with-
rubylibprefix no worky
-------------------------------------------------+-------------------------
  Reporter:  RJVB                                |      Owner:  kimuraw
      Type:  defect                              |     Status:  closed
  Priority:  Normal                              |  Milestone:
 Component:  ports                               |    Version:
Resolution:  worksforme                          |   Keywords:
      Port:  ruby19 ruby20 ruby21 ruby22 ruby23  |
  ruby24 ruby25 ruby26                           |
-------------------------------------------------+-------------------------
Changes (by kimuraw):

 * status:  assigned => closed
 * resolution:   => worksforme


Comment:

 the "--with-rubylibprefix" means location of ruby's libraries and gems,
 targets of `require` in ruby code.
 the option not affects libruby's filename.

 {{{
 # ruby26 installed with --with-rubylibprefix=/opt/local/lib/libruby2.6
   /opt/local/lib/ruby2.6/2.6.0/... : .rb libraries and .bundle extensions
   /opt/local/lib/ruby2.6/gems/... : rubygems
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/59844#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list