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

add option to supply more dependencies manually #7

Open
serhei opened this issue Dec 11, 2019 · 1 comment
Open

add option to supply more dependencies manually #7

serhei opened this issue Dec 11, 2019 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@serhei
Copy link
Owner

serhei commented Dec 11, 2019

May be useful when the executable requires additional files besides shared libraries. However, dependencies will be copied to the temporary folder -- so the tool must be configured to find them under /tmp/oc-inject-?. In some cases this could be configured by specifying environment variables via -D option (although we will have to have the -D option support a wildcard string that is replaced by the temporary folder oc-inject created).

@serhei serhei added the enhancement New feature or request label Dec 11, 2019
@serhei serhei added this to the v1.0 milestone Dec 11, 2019
@serhei
Copy link
Owner Author

serhei commented Dec 17, 2019

May also help to add an option that provides additional search directories for ldd.

@serhei serhei modified the milestones: v1.0, v0.8 Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant