how to know the GLIBC version and update it in ubuntu?
loody
miloody at gmail.com
Sun Dec 12 04:32:05 UTC 2010
hi :
thanks for your kind help :)
2010/12/12 NoOp <glgxg at sbcglobal.net>:
> On 12/11/2010 08:36 AM, loody wrote:
>> Dear all:
>> How could I know the version of GLIBC I used in ubuntu?
>> ( I type gcc -v, but I only see the version of gcc)
>> And how could I update the glibc?
>> (sudo apt-get install glibc?)
>> appreciate your help,
>> miloody
>>
>
> glibc is provided by eglibc in the libc6 package.
>
> $ apt-cache show libc6
> ...
> Source: eglibc
> Version: 2.11.1-0ubuntu7.6
> Replaces: belocs-locales-bin
> Provides: glibc-2.10-1
Below is my message:
Package: libc6
Priority: required
Section: libs
Installed-Size: 9336
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
Original-Maintainer: GNU Libc Maintainers <debian-glibc at lists.debian.org>
Architecture: i386
Source: eglibc
Version: 2.10.1-0ubuntu18
Replaces: belocs-locales-bin
Provides: glibc-2.10-1
But when I try to configure lttv
it shows the error below, should I miss any setting, such path, in my ubuntu?
checking for GLIB - version >= 2.4.0... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GLIB is incorrectly installed.
configure: error: glib is required in order to compile
LinuxTraceToolkit - download it from ftp://ftp.gtk.org/pub/gtk
appreciate your help,
miloody
More information about the ubuntu-users
mailing list