Hi,
I am doing a project on beagleboard which requires java programs
to be run on beagleboard. I have just started and I am facing a lot of
problems in installing java on angstrom linux.
Any help would be appreciated.
Thanks
Jasmeet Singh
Hi,
I am doing a project on beagleboard which requires java programs
to be run on beagleboard. I have just started and I am facing a lot of
problems in installing java on angstrom linux.
Any help would be appreciated.
Thanks
Jasmeet Singh
Hi,
Checkout this link to know the available java packages on angstrom
http://www.angstrom-distribution.org/repo/
Install the required package by typing
opkg install packagename in the terminal.
I tried for openjdk-6-java. It works fine in Angstrom.
Thanks,
Jyothi
Tenet Technetronics
http://www.tenettech.com/
http://tenettech.com/blogspot/
http://www.youtube.com/tenetworld
Hi,
Checkout the available packages for Angstrom using the below link
http://www.angstrom-distribution.org/repo/
You can install the required package using the command
opkg install packagename
I tried openjdk-6-jdk package. This works fine with Angstrom
Thanks,
Jyothi
Tenet Technetronics
http://www.tenettech.com/
http://tenettech.com/blogspot/
http://www.youtube.com/tenetworld