Hello,
I followed your tutorial to install mango on raspberry PI.
I’m blocked whith the command prompt :
sudo update-alternatives --install java /usr/bin/java /usr/local/java/jdk1.8.0_221/bin/java
as you can see with the following screenshot :
i don’t know linux , and I found on the web a syntax to declare the path for
:/usr/local/java/jdk1.8.0_221/bin but i don’t know if it’s the good syntax.
Here it’s what I wrote on the /etc/environment file :
Is-it correct for the path ?
If yes , have you got any idea of my problem ?
I can obtain JDK as you can see in the following screenshot, but not the java version :
Best regards