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

issue with autopkg install QnA #30

Open
jgstew opened this issue Nov 19, 2015 · 4 comments
Open

issue with autopkg install QnA #30

jgstew opened this issue Nov 19, 2015 · 4 comments

Comments

@jgstew
Copy link
Contributor

jgstew commented Nov 19, 2015

after running autopkg install QnA and then trying to run QnA, I got the following error:

BESClientActionMastheadPath not set and no masthead found
Missing library: Dynamic library failed to load (/Users/james/QnA/libBEScrypto.dylib): dlopen(/Users/james/QnA/libBEScrypto.dylib, 6): image not found

I am guessing that this is due to not having BigFix installed on the machine.

@hansen-m
Copy link
Contributor

I've seen that before. Try this... /usr/local/bin/QnA

@hansen-m
Copy link
Contributor

Feels like a QnA bug to me, where it isn't able to load the dylibs (which are in the same directory as the binary) unless it is called with the full path.

@jgstew
Copy link
Contributor Author

jgstew commented Dec 7, 2015

It definitely seems like QnA tries to load it's libraries relative to the current working directory instead of looking in its own directories first.

@rustymyers
Copy link
Contributor

This should be fixed with the QnA package that installs dylibs?

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

3 participants