could you install java sdk?

Andrew Overholt overholt at redhat.com
Mon Jan 8 16:50:51 UTC 2007


* Chong Yu Meng <chongym at cymulacrum.net> [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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20070108/aaec85e6/attachment-0001.sig>


More information about the fedora-list mailing list