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
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.