Re: "Unable to find a javac compiler"
Posted By:
Anonymous
Posted On:
Friday, February 2, 2007 04:11 AM
But do you have the Java JDK installed on your computer? If so, you have to define an environment variable (right click on My Computer->Properties->Advanced->Environment Variables) named JAVA_HOME pointing to the directory you have the JDK installed. Maybe you have it, but it cannot contain spaces (like in c:Program FilesJava), so you'll need to go to a console and make a dir /x to see the "DOS name" of the directory.