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

Friendlier output to the user? #164

Open
andrewcooke opened this issue Aug 27, 2015 · 3 comments
Open

Friendlier output to the user? #164

andrewcooke opened this issue Aug 27, 2015 · 3 comments

Comments

@andrewcooke
Copy link
Contributor

Sorry if this exists and I am simply overlooking it, but it seems like some feedback about why BinDeps decides to do whatever BinDeps does could be useful.

For example, if it could say something like:

WARNING: Could not find libraries X, Y so building complete package from source

that would be really helpful, because people could maybe then install X and Y from their package manager and avoid all the tedious messing around with actually compiling things.

(Based on my experience described at http://acooke.org/cute/JuliasBinD0.html)

@tkelman
Copy link
Contributor

tkelman commented Aug 27, 2015

Try BinDeps.debug. We could add a few more info outputs in various places.

@andrewcooke
Copy link
Contributor Author

Try it how? Are there any instructions?

@andrewcooke
Copy link
Contributor Author

using BinDeps
BinDeps.debug("Package")

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