Java on Pogo

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
peperloader

Java on Pogo

Post by peperloader »

I am using Linux Mint 11 on my laptop. Some games on Pogo will not play and it gives a message that I am using an unsupported version of Java. It gives a list of Java downloads but I don't know which one to choose or how to install them. They are Linux RPM (self-extracting file), Linux Java, Linux 64 (self-extracting file) and Linux 64 RPM. I have tried Chromium and that does not fix the problem. Which version of Java should I download and how do I install it? Thanks.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
mank_in

Re: Java on Pogo

Post by mank_in »

The easiest way : http://www.duinsoft.nl/packages.php?t=en

use repository method :

Code: Select all

 gksu gedit /etc/apt/sources.list
insert line :
deb http://www.duinsoft.nl/pkg debs all

Code: Select all

sudo apt-key adv --keyserver keys.gnupg.net --recv-keys 5CB26B26
sudo apt-get update
sudo apt-get install update-sun-jre
Works for me in LM11,12 and 13
Locked

Return to “Software & Applications”