User Tools

Site Tools


howto:linux:install:raspbian

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
howto:linux:install:raspbian [2015/09/18 13:12]
szati [Configure Java]
howto:linux:install:raspbian [2015/09/18 13:16]
szati [Set the JAVA_HOME environment variable on Raspbian]
Line 60: Line 60:
  
 Enter the following: Enter the following:
-<code>JAVA_HOME="/opt/jdk1.8.0"</code>+<code>JAVA_HOME="/opt/jdk1.8.0_60"</code>
 Exit nano making sure you save the file. Exit nano making sure you save the file.
  
Line 68: Line 68:
 Put the entries at the end of the file:  Put the entries at the end of the file: 
 <code> <code>
-export JAVA_HOME="/opt/jdk1.8.0"+export JAVA_HOME="/opt/jdk1.8.0_60"
 export PATH=$PATH:$JAVA_HOME/bin export PATH=$PATH:$JAVA_HOME/bin
 </code> </code>
howto/linux/install/raspbian.txt ยท Last modified: 2016/01/27 16:45 by szati