Eclipse 3.1 (was Re: rawhide report: 20050126 changes)

Andrew Overholt overholt at redhat.com
Thu Jan 27 23:05:19 UTC 2005


* Nick Bargnesi <nbargnesi at gmail.com> [2005-01-27 17:50]:
> > This is because we've compiled and linked Eclipse with libgcj4's .so but
> > you're running with gij from the 3.4.x package (which is linked against
> > libgcj 3.4.x's .so).  You just need to set your alternatives to point to
> > java-1.4.2-gcj4-compat and -devel.  See blow:
> > 
> 
> Even after setting the alternative java and javac, I still see the
> RenderedImage gcj failure.

Hmm.  Can I see the output of the following commands:

rpm -qa | grep eclipse
rpm -q gcc4-java
rpm -q libgcj4-devel
which java
java --version
which javac
javac -version

Thanks,

Andrew




More information about the fedora-devel-list mailing list