View Full Version : [ubuntu] PPC Java
balt11t
May 18th, 2009, 09:17 PM
This may seem like a stupid question, but I can't get Java installed! I've looked through all the tutorials and guides, but I can't figure any of it out. In the terminal, when I type in java -version, I get this:
java version "1 .5.0"
gij (GNU libgcj) version 4.2.4 (Ubuntu 4.2.4-1ubuntu3)
This means I have it installed, I just can't do anything with it, like Youtube. Should I uninstall then re-install or what? Thanks!
balt11t
May 18th, 2009, 09:22 PM
Also, when I try what it says here: https://help.ubuntu.com/community/Java#head-81c3789bc76872336f69a7af90d1759ef38eeb64 it says the openjdk-6-jre can not be installed on my computer type, but it also says it can't download all repository indexes. It can't even find a sun-java6-bin package
mkvnmtr
May 18th, 2009, 10:42 PM
Up until 8.10 there was some IBM java packages that I used. I think they were in the medibuntu repository. I can't find them in 9.04.
balt11t
May 19th, 2009, 11:50 AM
Where can I get Medibuntu at? At the website, there is a PPC download, but when I try to open it I get libstdc++5 error. When I look through my repository there is only a libstdc++6 file for 64 bit computers
jamesstansell
May 22nd, 2009, 11:37 PM
Take a look at openjdk-6, which has a ppc version. It's in the ubuntu repositories, beginning with 8.10. I like to track the https://launchpad.net/ubuntu/+source/openjdk-6 page.
tiresia
May 22nd, 2009, 11:59 PM
This could be a way
http://ubuntuforums.org/showthread.php?t=1116368
10011010
May 23rd, 2009, 12:45 AM
Here is the repository HOWTO, it is platform independent, so PPC doesn't matter.
Ubuntu 9.04 "Jaunty Jackalope":
sudo wget http://www.medibuntu.org/sources.list.d/jaunty.list --output-document=/etc/apt/sources.list.d/medibuntu.list
sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
If you run a terminal and execute that, you can use it in aptitude or synaptic/adept, etc...
As far as Java, you may need to enable universe and multiverse in the synaptic repositories to get the sun libs.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.