Just moved from Linux Mint to Kubuntu. Loving it. However i have some major java issues:
First:
Using apt-get install i installed "sun-java6-jdk"
Then i found out how to get synaptic package manager here, so then i got that (apt-get install synaptic) then i installed all my major applications (firefox, vlc, wine etc...).
Now after downloading JDownloader, i cannot open the .jar file. Basically in linux mint there is supposed to be an option called "Run with sun java 6 runtime". This option is not here. I tried going to "usr/lib/jvm/java 6/bin/java" however there is a 2 second tab (open of java on the start menu), and then it just shutdown. Clueless as to why this happens.
I have searched previous posts based on Jdownloader, no help.
I have installed all major java packages that we get via synaptic package manager.
I have also tried running it through terminal ie:
-navigate to the file
-then type java -jar JDownloader.jar
However the above command gives an error:
JDownloader.jar requires java 1.5 or higer...
I know i have installed all the packages i know and it doesn't make sense why this will not work ...so please help.
First:
Using apt-get install i installed "sun-java6-jdk"
Then i found out how to get synaptic package manager here, so then i got that (apt-get install synaptic) then i installed all my major applications (firefox, vlc, wine etc...).
Now after downloading JDownloader, i cannot open the .jar file. Basically in linux mint there is supposed to be an option called "Run with sun java 6 runtime". This option is not here. I tried going to "usr/lib/jvm/java 6/bin/java" however there is a 2 second tab (open of java on the start menu), and then it just shutdown. Clueless as to why this happens.
I have searched previous posts based on Jdownloader, no help.
I have installed all major java packages that we get via synaptic package manager.
I have also tried running it through terminal ie:
-navigate to the file
-then type java -jar JDownloader.jar
However the above command gives an error:
JDownloader.jar requires java 1.5 or higer...
I know i have installed all the packages i know and it doesn't make sense why this will not work ...so please help.
Comment