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

Not Installing on Linux mint #24

Open
bonsoirval opened this issue May 6, 2020 · 2 comments
Open

Not Installing on Linux mint #24

bonsoirval opened this issue May 6, 2020 · 2 comments

Comments

@bonsoirval
Copy link

I was not able to install this AVR4L following the instruction on the link https://github.com/abdalmoniem/AVR4L
Error message is : You called the script without passing the environment variables, please run as sudo with -E switch.
Command Used: sudo -E ./install.sh
Please help

@abdalmoniem
Copy link
Owner

you need to install it using the following command:

sudo -E ./install.sh

@abelskov
Copy link

abelskov commented Jun 7, 2020

running sudo -E ./install.sh still produces the error if you have not set JAVA_HOME in your environment (which step 1(ii) of the installation guide asks you to do).
run printenv and look for JAVA_HOME to check if you have it.

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