rdkafka-ruby icon indicating copy to clipboard operation
rdkafka-ruby copied to clipboard

Use RUBYARCHDIR for library location if present

Open leonmaia opened this issue 4 years ago • 1 comments

WIP

previous revert: https://github.com/appsignal/rdkafka-ruby/pull/193

leonmaia avatar Apr 12 '22 13:04 leonmaia

I may be missing an easy solution here, but I can't really think of a way right now to provide the correct path in the bindings file, which would look something like /Users/USER_NAME/.gem/extensions/ARCHITECTURE/RUBY_VERSION/GEM_NAME_AND_VERSION, example: /Users/hello_world/.gem/extensions/x86_64-darwin-20/2.6.0/rdkafka-0.12.0.beta.3/librdkafka.dylib

leonmaia avatar Apr 13 '22 12:04 leonmaia

Closing this for now, think we should re-think the approach.

thijsc avatar Aug 15 '22 09:08 thijsc