Login  Register

Re: Access to java compiler in Linux

Posted by dscho on Jun 16, 2009; 10:19pm
URL: http://imagej.273.s1.nabble.com/Access-to-java-compiler-in-Linux-tp3692106p3692112.html

Hi,

please, please, please: if you do not want me to miss your mail, reply to
me, Cc:ing the list.  It is pure luck that I did not miss this answer.

On Tue, 16 Jun 2009, Boris Epstein wrote:

> Johannes Schindelin wrote:
> > Hi,
> >
> > On Tue, 9 Jun 2009, JiHO wrote:
> >
> >  
> >> I am trying to get ImageJ to compile a plugin on Linux and cannot find
> >> how to set my Java environment properly.
> >>
> >> I start ImageJ from the command line with something like:
> >>        java -jar ij.jar -ijpath path/to/plugins/
> >>
> >> When I try to compile my plugin I get a message saying:
> >>        "This JVM does not include the javac compiler
> >>        ...
> >>
> >> [...]
> >>
> >> But I would prefer if it worked with a simple command line and by
> >> setting environment variables (the code in which I call ImageJ should
> >> work cross platform when the user set's the environment correctly).
> >>    
> >
> > If you want something easy that works out of the box, try Fiji
> > (http://pacific.mpi-cbg.de/).
> >
> > Ciao,
> > Dscho
> >  
>
> What Linux distribution is this? Which version of Java?

No Linux distribution: Fiji.  (Following the link should tell you that
much.)

Java: except for MacOSX (where we are legally disallowed to distribute
Apple's Java) it is Java6.

Ciao,
Dscho