You might consider using Oracle Java instead of openjdk. Find installation instruction here --> http://beagleboard.org/project/java/
Oracle Java is regarded as significantly faster than openjdk. On Sunday, June 16, 2013 4:32:57 PM UTC+2, keener wrote: > > Well, I wudda thought that a new BBB with a fresh copy of Angstrom would > have java installed, but no: > > 00:41:30 Sat Jan 01 beaglebone 340 ~ --> java -version > -sh: java: command not found > > So we searched and searched and the forums seem to indicate I need this > package: > > 00:42:33 Sat Jan 01 beaglebone 342 ~ --> opkg install openjdk-6-java > Unknown package 'openjdk-6-java'. > Collected errors: > * opkg_install_cmd: Cannot install package openjdk-6-java. > > Huh? It won't install. I installed vim when I stumbled on it, no problem. > And librhino-java looked promising > > 00:35:41 Sat Jan 01 beaglebone 339 ~ --> opkg install librhino-java > Installing librhino-java (1.7r2-r0.1) to root... > Downloading > http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/all/librhino-java_1.7r2-r0.1_all.ipk > . > Configuring librhino-java. > But, alas, no joy: > > 01:51:04 Sat Jan 01 beaglebone 343 ~ --> java -version > -sh: java: command not found > > Looks like I have a lot of java stuff installed: > > 01:55:14 Sat Jan 01 beaglebone 344 ~ --> opkg list | grep java > libbcel-java - 5.2-r0 - bcel version 5.2-r0 > libjavascriptcoregtk-1.0-0 - 1.8.2-r2.16 - webkit-gtk version 1.8.2-r2 > libjaxp1.3-java - 1.3.04-r0 - jaxp1.3 version 1.3.04-r0 > libregexp-java - 1.5-r0 - regexp version 1.5-r0 > librhino-java - 1.7r2-r0.1 - rhino version 1.7r2-r0 > librxtx-java - 2.2.0-r2.1 - rxtx version 2.2.0-r2 > libxalan2-java - 2.7.1-r0 - xalan-j version 2.7.1-r0 > libxerces2-java - 2.9.1-r0 - xerces-j version 2.9.1-r0 > libxml-commons-resolver1.1-java - 1.2-r0 - xml-commons-resolver1.1 version > 1.2-r0 > > What am I missing? Is it the path? > > PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:.:/home/root/netrexx/bin > > or classpath? I have none at this point. > > Do I need to "build" java somehow? Help! > -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
