Re: [Java-gnome-developer] Ubuntu installation from source...
Brought to you by:
afcowie
From: Skip C. <sco...@gm...> - 2004-11-14 18:19:48
|
Hey all, I am also running ubuntu and am trying to compile the 2.8 from source. I get this err: aclocal: configure.in: 42: macro `AM_PATH_GTK' not found in library ./configure: line 1240: JG_COMMON: command not found aclocal: configure.in: 40: macro `AM_PATH_GTK' not found in library ./configure: line 1236: syntax error near unexpected token `2.4' ./configure: line 1236: `JG_GTK_JAVA(2.4)' Any ideas ? scoon On Mon, 1 Nov 2004 19:52:27 +0000, Mark Howard <mh...@ti...> wrote: > On Sat, Oct 30, 2004 at 07:03:21PM +0100, Sean Coughlan wrote: > > On a clean ubuntu install with all the appropiate packages i had to > > configure like this > > ./configure CFLAGS=-I/usr/lib/gcc/i486-linux/3.4.2/include/ > This should not be needed. We've been talking to the gcj developers about this > -- if the gcj includes cannot be found then your distribution has broken gcj. > > > and do this before a make > > export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/:/usr/lib/pkgconfig/ > > to get java-gnome up and running. > This is probably needed for installing anything if you have a lot of things > installed in /usr/local/ > > -- > .''`. Mark Howard > : :' : > `. `' http://www.tildemh.com > `- mh...@de... | mh...@ti... > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Sybase ASE Linux Express Edition - download now for FREE > LinuxWorld Reader's Choice Award Winner for best database on Linux. > http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click > _______________________________________________ > java-gnome-developer mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-developer > |