Re: Installed JDK on Windows XP, no javac?



On Fri, 22 Jul 2005 jg.campbell.ng@xxxxxxxxx wrote:

> Hardly a Java question, but I'll try my luck.
>
> I've just installed JDK (JDK-1_5_0_04-windows-i586-p.exe) on a Windows
> XP machine; or thought that I did. 'java'(.exe) is there in the
> relevant \bin directory. But no 'javac'? Am I going mad?

Two thoughts. 1) you downloaded the JRE. 2) Sun packaged the JRE in the
JDK installer. The fact that you listed the executable as
JDK-1_5_0_04-windows-i586-p.exe leads me to believe that you downloaded
the JDK and not the JRE. So the remaining possibility is that the build 4
of 1.5.0 is messed up. I'd try downloading the installer again and see if
the new installer is a different size (i.e. they fixed the mistake). If
not, send a message to someone at Sun letting them know of the problem.

--
Send e-mail to: darrell dot grainger at utoronto dot ca

.



Relevant Pages

  • Re: Build standalone executable
    ... Eclipse environment as either an applet or an application. ... multiple platforms; just Windows. ... These can be run by double clicking and icon on a Windows PC which has a JRE installed. ... With 3 & 4 you can use a normal Windows installer to install the exe with desktop icons etc. ...
    (comp.lang.java.programmer)
  • SUN jre broke registry
    ... Then an update to jre 1.5.06 was suggested. ... Problems seems to be that the SUN installer messed up the registry. ... registry api calls that render keys useless? ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Bundling a JRE - is a minimal install possible?
    ... >Is there any way (from a legal/licensing standpoint as well as a technical ... flooding the Universe with CDs containing the JRE. ... Sun get aggressive about keeping its JREs up to date. ... A standard installer that sniffs around for a JRE. ...
    (comp.lang.java.programmer)
  • Re: Other languages in Java
    ... My program needs to accept all languages and even multiple languages at ... I'm using JRE 1.5.0_06 on Windows XP SP2, where the locale at the time that the JRE was installed was en_US, and no other locales were configured. ... (I understand that the installer checks to see if there are any other locales installed, and makes some different choices if there are) ...
    (comp.lang.java.gui)