javac.exe missing

Hi.I just installed the JDK SE 5 on my system (Win XP home). I am unable to compile Java programs because the javac.exe file is missing.Could there be something wrong with the distribution, or should I reinstall?Kind regards, Sandeep.
[262 byte] By [sr.murthya] at [2007-11-27 2:44:35]
# 1
Hi, Check your PATH environment variable.Hope that help, Jack
jack@square6a at 2007-7-12 3:11:20 > top of Java-index,Java Essentials,New To Java...
# 2
The PATH variable is set to include the \bin subdirectory of Java\JDK etc.I mean the actual javac.exe file is not there in \bin.Kind regards, Sandeep.
sr.murthya at 2007-7-12 3:11:20 > top of Java-index,Java Essentials,New To Java...
# 3
Hi, Then I presume you installed the JRE and not the JDK.Hope that help,Jack
jack@square6a at 2007-7-12 3:11:20 > top of Java-index,Java Essentials,New To Java...
# 4
OK, right.
sr.murthya at 2007-7-12 3:11:20 > top of Java-index,Java Essentials,New To Java...