<div dir="ltr"><div><div><div><div><div><div>Tony, <br><br></div>Here are some update, l'm using libsnarf from source here is the link<br><a href="http://tools.netsa.cert.org/snarf/download.html">http://tools.netsa.cert.org/snarf/download.html</a><br><br></div>In the README section it tells about dependency in regard to glib 2.2 or later.<br><br></div>Now,<br><br></div>The o/p of "<span class=""><code>pkg-config --modversion glib-2.0" is </code></span><span class="">2.40.2 and<br><br></span><span class=""><code>find /usr/lib -type f -name 'glib-2.0.pc'<br><br></code></span></div><span class=""><code>is <br><br></code></span>
                    
                
            
        
        
            
                <span class="">/usr/lib/x86_64-linux-gnu/pkgconfig/glib-2.0.pc</span>
                    <br><br></div>I got confused with the command o/p for "
ldd --version" which shows 2.19? Why different values whom to trust.<br><div><div><span class=""> </span></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 21, 2015 at 4:27 PM, Tony Baechler <span dir="ltr"><<a href="mailto:bats@batsupport.com" target="_blank">bats@batsupport.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 10/21/2015 3:52 AM, asad wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'm installing 'libsnarf" which requires glib_ version 2.22 or later<br>
<br>
Im on ubuntu 14.04 with<br>
ldd --version<br>
Ubuntu EGLIBC 2.19-0ubuntu6.6) 2.19<br>
<br>
when I<br>
<br>
  sudo apt-get install libglib2.0-0 libglib2.0-d<br>
<br>
it says i already have the latest package ? What should i do? thanks.<br>
</blockquote>
<br>
<br></div></div>
Are you installing libsnarf from a PPA?  If you are only using the standard Ubuntu repositories, this is a serious bug since it makes the package impossible to install, but I find this very unlikely.  What do you have in /etc/apt/sources.list and /etc/apt/sources.list.d?  Also, what is the exact package name?  Ubuntu libraries always have numbers, like libsnarf1 unless you're installing the development headers.  On my 14.04.3 system, there is no such package when doing an apt-cache search.<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com" target="_blank">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</font></span></blockquote></div><br></div>