oflebbe edited a comment on pull request #704: URL: https://github.com/apache/bigtop/pull/704#issuecomment-734117985
Hi @iwasakims , having a shared library in an system incompatible version installed system visible is asking for trouble, AFAIK. Can we install the shared protobuf library in the libhdfspp RPATH as well ? * For instance packaging the protobuf dependency with libhfspp or * install shared protobuf in an private directory and extending the RPATH of libhfspp to include protobuf shared library ? And add an install dependency to libproto, of course. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org