|
谁能给我讲讲PKG_CONFIG_PATH是什么,什么设置,在哪里设置呀 THX
这个是不是就是PKG_CONFIG_PATH的问题,我用的是FC2
checking for glib-2.0 >= 2.0.0... 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
configure: error: Library requirements (glib-2.0 >= 2.0.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. |
|