Re: could you install java sdk?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* 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


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux