This is the mail archive of the
eclipse@sources.redhat.com
mailing list for the gcj-compiled eclipse project.
Re: Running native eclipse on Debian (unstable/x86)
Hi,
On Wed, 2003-09-17 at 09:45, Christopher Rauh wrote:
> I did exactly what you have suggested, except the tooltip documentation option.
>
> My system is a debian unstable with glibc 2.3.2.
>
> Eclipse doesn't come up, it dies after displaying the splash screen. This is the log file:
Your failure message looks similar to one reported by Josef Spillner. He
just said that the problem was related to the fact that his LANG,
LANGUAGE and LC_ALL environment variables were set when running eclipse.
If you have those variables set, could you try running eclipse by
explicitly unsetting them or setting them to "C"?
I get a similar error when running eclipse as
$ LANG=de_DE eclipse:
Cheers,
Mark