Updating glib 2.22 or later on ubuntu 14.04 facing issues.

asad a.alii85 at gmail.com
Wed Oct 21 13:28:25 UTC 2015


Ralf,

I don't have access to computer I will run the cmd and see the output of "
  $(find /lib/*/ -name "*libc.so*") --version|grep GLIBC". Thanks for
explaining the difference though.

On Wed, Oct 21, 2015 at 6:19 PM, asad <a.alii85 at gmail.com> 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.
>
> On Wed, Oct 21, 2015 at 5:50 PM, <silver.bullet at zoho.com> wrote:
>
>> On Wed, 21 Oct 2015 15:52:56 +0500, asad wrote:
>> >I'm installing 'libsnarf" which requires glib_ version 2.22 or later
>> >
>> >Im on ubuntu 14.04 with
>> >ldd --version
>> >Ubuntu EGLIBC 2.19-0ubuntu6.6) 2.19
>> >
>> >when I
>> >
>> > sudo apt-get install libglib2.0-0 libglib2.0-d
>> >
>> >it says i already have the latest package ? What should i do? thanks.
>>
>> Trusty 14.04 comes with version 2.40.2
>> http://packages.ubuntu.com/trusty-updates/libglib2.0-0
>>
>>   ls -l /lib/*-linux-gnu/libglib*
>>   dpkg -l libglib*
>>
>> 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*"
>>
>> Regards,
>> Ralf
>>
>>
>>
>> --
>> ubuntu-users mailing list
>> ubuntu-users at lists.ubuntu.com
>> Modify settings or unsubscribe at:
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20151021/76914971/attachment.html>


More information about the ubuntu-users mailing list