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

Clarify 'make install PREFIX' for Linux. #40396

Merged
merged 2 commits into from
May 10, 2020

Conversation

rickumali
Copy link
Contributor

This attempts to close #18964.

Mostly, it's documentation, as per the discussion in the issue. However, while playing with PREFIX, I saw cases in which the binary can't locate the data directory, and adjusted the error message in main.cpp to hint that the --datadir could help.

This attempts to close CleverRaven#18964.

Mostly, it's documentation, as per the discussion in the issue. However,
while playing with PREFIX, I saw cases in which the binary can't locate
the data directory, and adjusted the error message in main.cpp to hint
that the --datadir could help.
src/main.cpp Outdated Show resolved Hide resolved
@ZhilkinSerg ZhilkinSerg merged commit f46439b into CleverRaven:master May 10, 2020
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

Successfully merging this pull request may close these issues.

make install problem, at least on linux
2 participants