* Chong Yu Meng <chongym@xxxxxxxxxxxxxx> [2007-01-07 22:01]: > > The Java installed with Fedora is the open source gcj, and I think it's > only the JRE (Java Runtime Engine), which means no javac. Not true. We use ecj (the Eclipse Compiler for Java ... aka the jdtcore batch compiler) as our bytecode compiler. I think it's: yum install java-devel or perhaps more verbosely: yum install java-1.4.2-gcj-compat-devel It follows the JPackage convention of JRE = java-{version}-{vendor} JDK = java-{version}-{vendor}-devel ... or something close to that. Andrew
Attachment:
pgp4q8je53806.pgp
Description: PGP signature