what java RPM?

Andrew Overholt overholt at redhat.com
Mon Nov 14 19:27:40 UTC 2005


* Rakotomandimby Mihamina <mihamina.rakotomandimby at etu.univ-orleans.fr> [2005-09-03 17:43]:
> I need to install Java on my FC4. I dont want to install it outside of
> any yum or at least RPM packaging. 

Is what Fedora provides not suitable?

> Most of the people arroud me use the sun java. I would like to have a
> pretty similar way of byte compiling (just javac), so that I can follow
> the teaching. Dont want something exotic... :-)

/usr/bin/javac is symlinked to ecj (the Eclipse bytecode compiler) in FC.
It shouldn't pose any problems.  /usr/bin/java is symlinked to gij (the GNU
interpreter).

Andrew




More information about the users mailing list