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

Environment Variables not working #192

Closed
joeferner opened this issue Feb 10, 2013 · 2 comments
Closed

Environment Variables not working #192

joeferner opened this issue Feb 10, 2013 · 2 comments
Labels

Comments

@joeferner
Copy link

I've had a couple user report this issue with my project on Ubuntu. In my bindings file I'm using "$(JAVA_HOME)" to pull in the JAVA_HOME environment variable. One user ran node-gyp using the following without success.

$ export JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
$ npm install java

I'm unable to duplicate the issue on my Ubuntu machine.

Here is a link to the issue on my project: joeferner/node-java#35

@jsdevel
Copy link
Contributor

jsdevel commented Dec 21, 2013

I believee PR for issue #94 would fix this.

@tk120404
Copy link

@joeferner please close this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants