allwin12
January 23rd, 2009, 01:20 AM
hi pls help me know how to adjust the PKG_CONFIG_PATH environment variable.
I got this message when i was configuring a package, the command line showed as below
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GNOME... configure: error: Package requirements (libgnomeui-2.0 >= 2.0.0
gtk+-2.0 >= 2.6.0
gmodule-2.0
libglade-2.0 >= 2.0.0
gnome-vfs-2.0
gnome-vfs-module-2.0) were not met:
No package 'libgnomeui-2.0' found
No package 'gtk+-2.0' found
No package 'gmodule-2.0' found
No package 'libglade-2.0' found
No package 'gnome-vfs-2.0' found
No package 'gnome-vfs-module-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 GNOME_CFLAGS
and GNOME_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
What should i do now?
I got this message when i was configuring a package, the command line showed as below
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GNOME... configure: error: Package requirements (libgnomeui-2.0 >= 2.0.0
gtk+-2.0 >= 2.6.0
gmodule-2.0
libglade-2.0 >= 2.0.0
gnome-vfs-2.0
gnome-vfs-module-2.0) were not met:
No package 'libgnomeui-2.0' found
No package 'gtk+-2.0' found
No package 'gmodule-2.0' found
No package 'libglade-2.0' found
No package 'gnome-vfs-2.0' found
No package 'gnome-vfs-module-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 GNOME_CFLAGS
and GNOME_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
What should i do now?