Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Linux - javac (command not found)

807600Aug 17 2007 — edited Aug 25 2007
As it says a newbie, so please bear with me...

1. copied and installed Java SDK for Linux 1.4.2.15
2. went to bin directory to check files prior to adding to path, etc.
3. Ran java and got the "help screen" - all ok
4. ran javac, as root in bin directrory where file located, and got errror: - bash javac: command not found
5. tried "which" on java - reported path
6. tried "which" on javac - no found
7. tried other "exe" at directory level (they all show with ls command)
8. checked "rights" and same as java

9. Confused so posted.....

10. BIG Thanks to person who assits with answer

fyi : using SUSE Linux 10.1
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 22 2007
Added on Aug 17 2007
14 comments
2,685 views