Re: [Java-gnome-developer] building java-gnome on ubuntu
Brought to you by:
afcowie
From: Fred B. <cha...@ma...> - 2004-10-22 23:31:38
|
Thanks for the suggestion. The macro is there (/usr/share/aclocal), but i get the same error despite the export ACLOCAL_FLAGS. What are those --- aclocal: configure.in: 33: macro `AM_PATH_GTK' not found in library ./configure: line 1231: JG_COMMON: command not found --- What should be exporting for those? Any other suggestions? Thanks fred On Sat, 2004-10-23 at 00:30 +0200, Luca De Rugeriis wrote: > export ACLOCAL_FLAGS='-I /usr/share/aclocal' |