I recently installed JDK 7u1 and then tried to install leJOS version 0.9. However, when I run the installer, it can't find the JDK.
Screenshot:


Any idea why this doesn't work?
Moderators: roger, 99jonathan, imaqine


gloomyandy wrote:Hi,
What happens if you type javac.exe -version into the cmd prompt, this is the command that the installer uses to test for an installed JDK...
You will need to add the JDK bin directory to your system or user PATH, so that commands such as javac and java can be called from a command prompt. If you do not know how to do this, see the "Setting up environment variables" section below.
skoehler wrote:You posted some screenshots. But none of them makes me understand what actually happens. Is the installer refusing to continue at some point? Or what exactly is the problem?
Maybe, you post a screenshot of the error message if there is any?
Also, you have a 64Bit JDK installed. LeJOS doesn't work with a 64Bit JDK. Please install a 32Bit JDK.
skoehler wrote:You posted some screenshots. But none of them makes me understand what actually happens. Is the installer refusing to continue at some point? Or what exactly is the problem?
Maybe, you post a screenshot of the error message if there is any?
Also, you have a 64Bit JDK installed. LeJOS doesn't work with a 64Bit JDK. Please install a 32Bit JDK.
skoehler wrote:In my last post, I quotes a text from the tutorial which explains what you should do. You should add the bin directory of the JDK to your PATH variable.
Users browsing this forum: Google [Bot] and 1 guest