Installaizone e compilazione programma Cairo
Inviato: sabato 8 aprile 2006, 0:15
Ho provato ad installare da file sorgente un programma (Cairo) per modificare la grafica dell'orologio e al comando ./configure mi esce questo:
checking for GLIB... configure: error: Package requirements (glib-2.0 >= 2.8.0 gobject-2.0 gthread-2.0 gmodule-2.0) were not met:
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables GLIB_CFLAGS
and GLIB_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Secondo voi che significa?
checking for GLIB... configure: error: Package requirements (glib-2.0 >= 2.8.0 gobject-2.0 gthread-2.0 gmodule-2.0) were not met:
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables GLIB_CFLAGS
and GLIB_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Secondo voi che significa?