ImageJ not finding the Java compiler

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

ImageJ not finding the Java compiler

Ron Kneusel
I'm using ImageJ 1.41 on Fedora Core 9 and have installed JDK 1.6 and have updated the java and javac links in /usr/bin to point to the bin directory of the distribution.  I have no trouble running ImageJ and I see that the new java binary is being used but when I try to compile a plugin from within ImageJ I get an error that there is no javac compiler even though there is from the command line.

Is there a setting somewhere that I can manually change to get ImageJ to see the javac compiler?

Ron


_________________________________________________________________
You live life online. So we put Windows on the web.
http://clk.atdmt.com/MRT/go/127032869/direct/01/
Reply | Threaded
Open this post in threaded view
|

Re: ImageJ not finding the Java compiler

jmutterer
You should add tools.jar to the command line, as described in this page :

http://rsb.info.nih.gov/ij/docs/install/linux.html#compile

Jerome


On Thu, Dec 18, 2008 at 2:59 PM, Ron Kneusel <[hidden email]> wrote:

> I'm using ImageJ 1.41 on Fedora Core 9 and have installed JDK 1.6 and have
> updated the java and javac links in /usr/bin to point to the bin directory
> of the distribution.  I have no trouble running ImageJ and I see that the
> new java binary is being used but when I try to compile a plugin from within
> ImageJ I get an error that there is no javac compiler even though there is
> from the command line.
>
> Is there a setting somewhere that I can manually change to get ImageJ to
> see the javac compiler?
>
> Ron
>
>
> _________________________________________________________________
> You live life online. So we put Windows on the web.
> http://clk.atdmt.com/MRT/go/127032869/direct/01/