repairwheel icon indicating copy to clipboard operation
repairwheel copied to clipboard

RFE: If library is in a `site-package` patch the `RPATH` to point to the installed file

Open LecrisUT opened this issue 1 year ago • 1 comments

Assuming that the packages are well packaged and tested between build-system.requires and dependencies, it would be more efficient to have the RPATH point to the original files that contain the library rather than create a copy of those as well. I will open equivalent issues in auditwheel and delocate for this feature

LecrisUT avatar Mar 03 '25 16:03 LecrisUT

I don't think this tool as currently written has a role here. All of the relevant logic lives in auditwheel and/or delocate.

jvolkman avatar Jul 01 '25 21:07 jvolkman