Java installation always tries to write to /usr/local/lib
---------------------------------------------------------

                 Key: THRIFT-458
                 URL: https://issues.apache.org/jira/browse/THRIFT-458
             Project: Thrift
          Issue Type: Bug
          Components: Library (Java)
    Affects Versions: 0.1
         Environment: All
            Reporter: Rush Manbert


The Java installation always tries to copy libthrift.jar to /usr/local/lib, 
even if I specify a --prefix configuration parameter.

I realize that it doesn't necessarily make sense to copy libthrift.jar to 
prefixDir/lib, which dumps it in next to the c++ libraries, but I believe it 
does make sense to allow for an alternate installation location. Not everyone 
who builds Thrift wants to install the build results in the system locations.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to