Changes between Version 40 and Version 41 of PiBotOsInstallation


Ignore:
Timestamp:
Oct 1, 2016, 11:19:08 AM (9 years ago)
Author:
chris
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PiBotOsInstallation

    v40 v41  
    1717* Install Oracle Java JDK. Do not use stock OpenJDK, its slower.
    1818     {{{ sudo apt-get install oracle-java8-jdk}}}.   
    19   * Then test,  by running {{{java -version}}}.  It should say java 8, not openjdk.
     19       * Then test,  by running {{{java -version}}}.  It should say java 8, not openjdk.
    2020* Install [http://pi4j.com/ Pi4J]
    2121  {{{