Re: Running native eclipse on Debian (unstable/x86)
Mark Wielaard <[email protected]> 18 Sep 2003 11:05:07 +0200
| Newsgroups | gmane.comp.ide.eclipse.gcj |
|---|---|
| Message-ID | <1063875907.22177.19.camel@dogx200-015> |
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