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

Dynamic Java installation path detection #83

Open
QubitPi opened this issue Feb 5, 2018 · 0 comments
Open

Dynamic Java installation path detection #83

QubitPi opened this issue Feb 5, 2018 · 0 comments

Comments

@QubitPi
Copy link

QubitPi commented Feb 5, 2018

https://github.com/yahoo/mdbm/blob/master/src/java/Makefile#L18-L19 causes Java wrapper compile error on machine that has a different Java installation like

/usr/lib/jvm/java-8-openjdk-amd64/include/ instead of /usr/lib/jvm/java/include and
/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64 instead of /usr/lib/jvm/java/jre/lib/amd64/

User have to manually replace/fix this

I can work on fixing it if needed. 😉

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

1 participant