[ https://issues.apache.org/jira/browse/THRIFT-459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matthieu Imbert updated THRIFT-459: ----------------------------------- Attachment: 0001-THRIFT-459.-add-RUBY_PREFIX-for-configuring-where-to.patch patch to add RUBY_PREFIX similar to JAVA_PREFIX or PY_PREFIX > Ruby installation always tries to write to /Library/Ruby/site > ------------------------------------------------------------- > > Key: THRIFT-459 > URL: https://issues.apache.org/jira/browse/THRIFT-459 > Project: Thrift > Issue Type: Bug > Components: Library (Ruby) > Affects Versions: 0.1 > Environment: Mac OSX > Reporter: Rush Manbert > Attachments: > 0001-THRIFT-459.-add-RUBY_PREFIX-for-configuring-where-to.patch > > > The Ruby installation always tries to write into /Library/Ruby/site, and pays > no attention to the --prefix configuration setting. > I realize that it probably does not make sense to install the Ruby library > cide into prefixDir/lib, but I think it does make sense to be able to build > it and install it somewhere other than the standard system location. Not > everyone that builds Thrift wants to install the build products to the > standard locations. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.