View Single Post
  #4   Spotlight this post!  
Unread 31-01-2017, 17:33
ap303's Avatar
ap303 ap303 is offline
Registered User
FRC #0303
 
Join Date: Jan 2017
Location: bridgewater
Posts: 2
ap303 is an unknown quantity at this point
Re: Robo Rio User Logs

We managed to SSH into the Rio but we are having trouble running the code through the Linux terminal using the command
Code:
java -jar FRCUserProgram.jar
. It gives the error message
Code:
-sh: java: command not found
. What is the command to run the user code?

Thanks
Reply With Quote