[Java-gnome-developer] checking for GLIB_JAVA... configure: error: Package requirements (glib-java
Brought to you by:
afcowie
From: Miroslav N. <mi...@sp...> - 2006-07-05 08:24:20
|
Hi, I try to compile GTK for Windows. Successfuly I finish the compilation of "glib-java-0.2.5" with "make" and "make install". When I try to run "./configure" for "cairo-java-1.0.4" I have the following error: checking for GLIB_JAVA... configure: error: Package requirements (glib-java >= 0.2.4) were not met. Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively you may set the GLIB_JAVA_CFLAGS and GLIB_JAVA_LIBS environment variables to avoid the need to call pkg-config. See the pkg-config man page for more details. The environment is: E:\GTK\dev-2.8.18-rc1 E:\GTK\libgtk-java-2.8.5 E:\msys\1.0\local\src\glib-java-0.2.5 E:\msys\1.0\local\src\cairo-java-1.0.4 Any suggestions or help? Best Regards, Miroslav Nachev |