IT_girl2006-08-08 05:09:03
"java -version" shows:
java version "1.4.2"
gij (GUN libgcj) version 4.0.2 20051125 (Red Hat 4.0.2-8)

"which java" shows:
/usr/bin/java

BUT, not command found for "javac".

I'm learning Java under Linux. Any suggestion will be helpful. Thanks!



tty2006-08-08 05:22:22
大概没有java SDK,只有runtime
牧风2006-08-08 05:23:22
I think your machine only has java runtime, you net java sdk
IT_girl2006-08-08 14:20:45
Thanks!
newfaith2006-08-08 14:22:29
You do not need Java SDK if you can install eclipse by