It's UWAweek 17 (1st semester, week 8)

help2005

This forum is provided to promote discussion amongst students enrolled in CITS2005 Object Oriented Programming.

Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message.

How do I ask a good question?
Displaying selected article
Showing 1 of 100 articles.
Currently 4 other people reading this forum.


 UWA week 9 (1st semester, week 1) ↓
SVG not supported

Login to reply

👍x2
helpful
7:34pm Tue 27th Feb, Jason Y.

Not a question or anything, I had already gotten it resolved with Dr Andrew Gozzard, however he suggested that I post it here in case any of you have trouble installing JDK as well. After loading up the Ubuntu terminal and confirming that you do not have Java installed with the command 'java -version'; while trying to install the JDK, you may come across an error: 'unable to locate package *PACKAGE NAME*'. No worries I ran into that as well, just make sure your package repositories are up to date and do a 'sudo apt update' command and try again. If it's still not working, then make sure you are inputting the right install commands (either): - 'sudo apt install default-jdk' (for Java ver 11) - 'sudo apt install openjdk-17-jdk' (for Java ver 17) Java 11 itself would suffice, if you'd like to find a specific Java version, I assume you just replace the '17' with the version number that you like.



This article has 1 attachment:

 

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  5:07AM Sep 06 2023
Privacy policy