s

libgcj conflicted

This script is a placeholder for the /usr/bin/java and /usr/bin/javac master links required by jpackage.org conventions. libgcj's rmiregistry, rmic and jar tools are now slave symlinks to these masters, and are managed by the alternatives(8) system.

This change was necessary because the rmiregistry, rmic and jar tools installed by previous versions of libgcj conflicted with symlinks installed by jpackage.org JVM packages.

こーんなエラーでjavaコマンドがのきなみ動きません。

これから原因を探します。。。

これは、RedHatJ2SEが入っていないだけでした。現状Javaは動いていたので、わかっていなかったのですが、J2SEとJ2REがあるみたいですね。runtimeはコンパイル後のJavaを動かすだけ。Javaの開発環境がないためこのエラーがおきていたというのが理由です。