PDA

View Full Version : Java 1.5 for PPC


mschoene
February 3rd, 2005, 09:43 AM
I have been reading forums for hours and am confused.

Is it possible to get Java 1.5 for PPC?

If so, how, and also,

how do I get eclipse 3.1 installed as well?

The only how-to's seem to be for other architectures, not mine.

- Thanks

Castaa
February 3rd, 2005, 12:20 PM
I have been reading forums for hours and am confused.

Is it possible to get Java 1.5 for PPC?

If so, how, and also,

how do I get eclipse 3.1 installed as well?

The only how-to's seem to be for other architectures, not mine.

- Thanks

I don't believe that Java is supported for PPC Linux yet.

jjramsey
February 3rd, 2005, 01:28 PM
See this page:

http://www.ubuntulinux.org/wiki/JavaPPC

DJ_Max
February 3rd, 2005, 06:15 PM
I don't believe that Java is supported for PPC Linux yet.
IBM created/started the PPC arch, and they have always had Java for the PPC. Also, Blackdown.org produces it for the PPC as well. 1.5.1 is in the works.

cow_racer
February 4th, 2005, 06:44 PM
JDK 1.42 is available for PPC linux from IBM.

Here is a precompiled eclipse.. read and follow the direction on how to install it.
http://fdik.org/eclipse-ppc/

Castaa
February 5th, 2005, 11:11 PM
IBM created/started the PPC arch, and they have always had Java for the PPC. Also, Blackdown.org produces it for the PPC as well. 1.5.1 is in the works.


Sorry for the misinformation. I sit corrected. :mrgreen:

Castaa
February 6th, 2005, 06:48 AM
Ok I was able to successfully install IBM's Java. The sample tic-tac-toe app runs fine.

However is there a way so that Java apps will run inside of Firefox?

Viro
February 6th, 2005, 07:06 PM
Nope. You need the Java plug-in for Firefox to display java applets. The alternative is to use Konqueror, since that doesn't rely on a Java plug-in and just requires the JVM to be installed.