Hello,

According to the book Exploring BeagleBone (Derek Molloy), the instructions 
to install java on BBB are as follows:

debian@beaglebone:~$ sudo update-alternatives --install /usr/bin/java java 
/opt/java-jdk/jdk1.8.0_261/bin/java 1
debian@beaglebone:~$ sudo update-alternatives --install /usr/bin/javac 
javac /opt/java-jdk/jdk1.8.0_261/bin/javac 1

Unless there was a typo, these commands don't work: java has not been 
installed.

Thanks.

P.S. downloaded archive is unarchived in /opt/java-jdk

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/72bbaad6-220e-415f-a1dd-2c58ef720bdao%40googlegroups.com.

Reply via email to