![Shenzhen Orange PI Скачать руководство пользователя страница 50](http://html.mh-extra.com/html/shenzhen/orange-pi/orange-pi_manual_1255790050.webp)
Orange Pi Manual Copy right by Shenzhen Xunlong Software Co., Ltd
www.orangepi.org
50
www.xunlong.tv
Version 2.7.3 of Python;
Version 3.81-3.82 of GNU Make;
JDK 6;
Version 1.7 or higher version of Git.
1.
Install JDK
a.
Download and install JDK,you will get jdk-6u31-linux-x64.bin after
downloaded:
b.
Modify the permission of jdk-6u31-linux-x64.bin, which has no
prior permission
c.
$./jdk-6u31-linux-x64.bin
It will generate a folder
d.
Input at terminal
Note that
JAVA_HOME
is the name of the current directory, you need
to fill in according to your own storage directory.
$ export JAVA_HOME=*/jdk1.6.0_31