Updating glib 2.22 or later on ubuntu 14.04 facing issues.
silver.bullet at zoho.com
silver.bullet at zoho.com
Wed Oct 21 13:30:34 UTC 2015
On Wed, 21 Oct 2015 18:19:50 +0500, asad wrote:
>Ralf,
>
>You are right, with the pkg-config --modversion glib-2.0
>show version as 4.20,
>
>but why " ldd --version" which shows 2.19?
>
>thanks.
I already explained it:
>On Wed, Oct 21, 2015 at 5:50 PM, <silver.bullet at zoho.com> wrote:
>> [snip]
>> Apples and bananas
>>
>> ldd --version|grep GLIBC
>>
>> shows the same version as
>>
>> $(find /lib/*/ -name "*libc.so*") --version|grep GLIBC
>>
>> but
>>
>> find /lib/*/ -name "*libc.so*"
>>
>> isn't the same as
>>
>> find /lib/*/ -name "*libglib*so*"
libc vs libglib
Regards,
Ralf
More information about the ubuntu-users
mailing list