[Java-gnome-developer] Ubuntu installation from source...
Brought to you by:
afcowie
From: Sean C. <exc...@gm...> - 2004-10-30 18:03:30
|
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/ and do this before a make export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/:/usr/lib/pkgconfig/ to get java-gnome up and running. was there an easier way? or is this worth up on the wiki? Sean |