Re: Compile and run error
Posted by dscho on
URL: http://imagej.273.s1.nabble.com/version-1-35l-tp3702806p3702812.html
Hi,
On Thu, 11 May 2006, Ahmed Khwaja wrote:
> "This JVM does not include the javac compiler. Javac is included with
> Window, OS X and Linux versions of ImageJ".
The java compiler is *not* included in the JRE. It is in the JDK (the "D"
in JDK means "Developer").
So: install the jdk.
Hth,
Dscho