Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundle addition libraries to $ORIGIN/lib directory #557

Open
GilfoyleProger opened this issue Oct 17, 2022 · 1 comment
Open

Bundle addition libraries to $ORIGIN/lib directory #557

GilfoyleProger opened this issue Oct 17, 2022 · 1 comment

Comments

@GilfoyleProger
Copy link

Hi. Is there any way to copy additional external libraries to the $ORIGIN/lib folder while running linuxdeployqt? Or is this option not available?

@probonopd
Copy link
Owner

If I remember correctly, you need to:

  • Copy the libraries to the target location inside the AppDir prior to running linuxdeployqt
  • Pass in the path to those libraries in the target location using one or multiple -executable=<path to the library> in order to make linuxdeployqt rewrite their rpath and also deploy their dependencies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants