John, You need the JDK or Java Development Kit. The JRE is the runtime
environment which is included in the JDK.
javac will compile the .java files to binary .class files that will be
run with the java command.
Best regards,
Carl
John Mattson wrote:
>
> I know this is pretty basic stuff, but I’m struggling to get off the
> ground with JLink. In the docs when it talks about compiling the
> *.java example programs, it shows the command ‘javac *.java’. I don’t
> seem to have that command anywhere. I’ve loaded jre1.5.0_15 and I have
> a c:\Program Files\Java\jre1.5.0_15\bin\ folder with a java.exe in it,
> but not javac.exe. Can someone help me along?
>
> Thanks, John
>
> This electronic message including any attachments ("Message") may
> contain information that is privileged, confidential and/or exempt
> from disclosure under trade secret and other applicable law. If you
> are not the intended recipient, notify the sender immediately,
> permanently delete all copies of this Message, and be aware that
> examination, use, dissemination, duplication or disclosure of this
> Message is strictly prohibited.