MARIOPARTY53 Posted July 14, 2009 Share Posted July 14, 2009 I have no Idea, Its so frustrating, I downloaded it and I click on it,nothing happens Link to comment https://forums.phpfreaks.com/topic/165887-how-do-i-install-java/ Share on other sites More sharing options...
trq Posted July 14, 2009 Share Posted July 14, 2009 What distro? Link to comment https://forums.phpfreaks.com/topic/165887-how-do-i-install-java/#findComment-875005 Share on other sites More sharing options...
MARIOPARTY53 Posted July 14, 2009 Author Share Posted July 14, 2009 What distro? hmm whats that? I have unbunu if thats what that is and its java 6 Link to comment https://forums.phpfreaks.com/topic/165887-how-do-i-install-java/#findComment-875017 Share on other sites More sharing options...
trq Posted July 14, 2009 Share Posted July 14, 2009 Linux comes in many varieties called distributions. Your using the Ubuntu distro. Luckily, like most (if not all) distros, Ubuntu comes with a package manager, used to, manage packages. Yours is called apt. You can issue the following command (in a terminal) to install the java jdk. sudo apt-get update && sudo apt-get install sun-java6-jdk Simple. You might also want to take a look at Synaptic which is your GUI front-end to apt. Should be in your menu somewhere, or you could simply start it by typing.... synaptic in a terminal. Good luck. Link to comment https://forums.phpfreaks.com/topic/165887-how-do-i-install-java/#findComment-875026 Share on other sites More sharing options...
MARIOPARTY53 Posted July 15, 2009 Author Share Posted July 15, 2009 EDIT:Thanks It worked for me! Link to comment https://forums.phpfreaks.com/topic/165887-how-do-i-install-java/#findComment-875880 Share on other sites More sharing options...
MARIOPARTY53 Posted July 15, 2009 Author Share Posted July 15, 2009 ok it installed put anything i try to use 6 it wont work Link to comment https://forums.phpfreaks.com/topic/165887-how-do-i-install-java/#findComment-875905 Share on other sites More sharing options...
wildteen88 Posted July 15, 2009 Share Posted July 15, 2009 ok it installed put anything i try to use 6 it wont work What didn't work? You need to be more specific. Link to comment https://forums.phpfreaks.com/topic/165887-how-do-i-install-java/#findComment-875928 Share on other sites More sharing options...
jayjay960 Posted July 22, 2009 Share Posted July 22, 2009 What exactly are you expecting it to do when you click on it? Link to comment https://forums.phpfreaks.com/topic/165887-how-do-i-install-java/#findComment-880167 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.