<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=GB2312" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    于 2010/11/1 11:10, <a class="moz-txt-link-abbreviated" href="mailto:ivan.wen@mic.com.tw">ivan.wen@mic.com.tw</a> 写道:
    <blockquote
cite="mid:CD5D392BC1A0DB42B6C058EFF2E0340E011539CA@MSLEXVS01.mitacad.com"
      type="cite">
      <pre wrap="">查詢glib版本為1.2.10
yum安裝glib*提示所有文件已經是最新版本了.
估計不是glib庫的問題.
已經有configure,無論是在root還是在一般帳號均是如此.

[user1@centos audacious-2.4.0]$ rpm -qa glib
glib-1.2.10-20.el5
[user1@centos audacious-2.4.0]$ sudo yum install glib*
[sudo] password for user1:
Loaded plugins: fastestmirror
Repository base is listed more than once in the configuration
Repository updates is listed more than once in the configuration
Repository addons is listed more than once in the configuration
Repository extras is listed more than once in the configuration
Repository centosplus is listed more than once in the configuration
Repository contrib is listed more than once in the configuration
Loading mirror speeds from cached hostfile
 * addons: mirrors.163.com
 * base: mirrors.163.com
 * extras: mirrors.163.com
 * updates: mirrors.163.com
Setting up Install Process
Package 1:glib-1.2.10-20.el5.i386 already installed and latest version
Package glibc-devel-2.5-49.el5_5.7.i386 already installed and latest version
Package 1:glib-devel-1.2.10-20.el5.i386 already installed and latest version
Package glibc-utils-2.5-49.el5_5.7.i386 already installed and latest version
Package glib-java-0.2.6-3.fc6.i386 already installed and latest version
Package glibc-2.5-49.el5_5.7.i686 already installed and latest version
Package glib-java-devel-0.2.6-3.fc6.i386 already installed and latest version
Package glib2-2.12.3-4.el5_3.1.i386 already installed and latest version
Package glib2-devel-2.12.3-4.el5_3.1.i386 already installed and latest version
Package glibc-headers-2.5-49.el5_5.7.i386 already installed and latest version
Package glibc-common-2.5-49.el5_5.7.i386 already installed and latest version
Nothing to do
[user1@centos audacious-2.4.0]$
</pre>
      <blockquote type="cite">
        <pre wrap="">

</pre>
      </blockquote>
      <pre wrap="">应该是没有找到glib库吧。有没有configure

--
ubuntu-zh mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ubuntu-zh@lists.ubuntu.com">ubuntu-zh@lists.ubuntu.com</a>
<a class="moz-txt-link-freetext" href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh">https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh</a>


</pre>
    </blockquote>
    glib的最新版本是2.26,我查了下<span class="Apple-style-span"
      style="border-collapse: separate; color: rgb(0, 0, 0);
      font-family: Simsun; font-style: normal; font-variant: normal;
      font-weight: normal; letter-spacing: normal; line-height: normal;
      orphans: 2; text-indent: 0px; text-transform: none; white-space:
      normal; widows: 2; word-spacing: 0px; font-size: medium;"><span
        class="Apple-style-span" style="font-family: sans-serif;">
        <h3>G_QUEUE_INIT</h3>
        是从2.4开始支持的,所以大概是你版本低的缘故了。<br>
        <br>
      </span></span>
  </body>
</html>