|
|
但我还是不懂,在装openq的时候,./config这一步就卡住了。- checking for pkg-config... (cached) /usr/bin/pkg-config
- checking for GLIB - version >= 2.0.0...
- *** 'pkg-config --modversion glib-2.0' returned 2.12.4, but GLIB (2.12.3)
- *** was found! If pkg-config was correct, then it is best
- *** to remove the old version of GLib. You may also be able to fix the error
- *** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing
- *** /etc/ld.so.conf. Make sure you have run ldconfig if that is
- *** required on your system.
- *** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH
- *** to point to the correct configuration files
- no
- configure: error:
- *** GLib 2.0 is required to build OpenQ; please make sure you have the
- *** GLib development headers installed. The latest version of GLib is always
- *** available at http://www.gtk.org/.
复制代码 glib我已经从主页上下载了,也装了,但着一步就是过不去……出错的提示我又看不懂。应该怎么办呢? |
|