Re: [linuxtools-dev] [eclipse-build] problem building eclipse 3.5.2 from source

2010-04-21 Thread Chris Aniszczyk
On Wed, Apr 21, 2010 at 3:53 PM, Andrew Overholt wrote: > Hi, > > * Chris Aniszczyk [2010-04-21 16:51]: >>      [exec] swt.h:23:17: error: jni.h: No such file or directory > > export JAVA_HOME=/usr/lib/jvm/java (or wherever) Thanks, that took care of it. I updated the wiki with the info also. -

Re: [linuxtools-dev] [eclipse-build] problem building eclipse 3.5.2 from source

2010-04-21 Thread Niels Thykier
Chris Aniszczyk wrote: > I'm trying to build eclipse from source on a new faster desktop I have > at home. I installed F13-Beta and I get to this point... any ideas? > > build.nativeLibraries: This is your problem: > [exec] Please set JAVA_HOME to point at a JRE. > [exec] libgnomeui-

Re: [linuxtools-dev] [eclipse-build] problem building eclipse 3.5.2 from source

2010-04-21 Thread Andrew Overholt
Hi, * Chris Aniszczyk [2010-04-21 16:51]: > [exec] swt.h:23:17: error: jni.h: No such file or directory export JAVA_HOME=/usr/lib/jvm/java (or wherever) before the build. Andrew ___ linuxtools-dev mailing list linuxtools-dev@eclipse.org https://

[linuxtools-dev] [eclipse-build] problem building eclipse 3.5.2 from source

2010-04-21 Thread Chris Aniszczyk
I'm trying to build eclipse from source on a new faster desktop I have at home. I installed F13-Beta and I get to this point... any ideas? build.nativeLibraries: [exec] Please set JAVA_HOME to point at a JRE. [exec] libgnomeui-2.0 found, compiling SWT program support using GNOME [ex