unable to install on Rpi

Questions about joining this site
CaLi
Posts: 7
Joined: Thu Mar 29, 2018 3:01 pm

Re: unable to install on Rpi

Post by CaLi »

Problem solved, i thought i had installed Java but i had not.

as the Pi is now running Buster, i needed to get JDK11

Code: Select all

sudo apt install default-jdk
I can confirm the Pi is now sending logs.
Post Reply