You have what? Where is it?
> pkg-config --libs gobject-2.0 -lgobject-2.0 -lglib-2.0 > find /usr/lib -name \*libglib-2.0\* /usr/lib/vmware-installer/2.0/lib/lib/libglib-2.0.so.0 /usr/lib/vmware-installer/2.0/lib/lib/libglib-2.0.so.0/libglib-2.0.so. +0 /usr/lib/vmware/lib/libglib-2.0.so.0 /usr/lib/vmware/lib/libglib-2.0.so.0/libglib-2.0.so.0 /usr/lib/x86_64-linux-gnu/libglib-2.0.a /usr/lib/x86_64-linux-gnu/libglib-2.0.so > find /usr/lib -name \*libgobject-2.0\* /usr/lib/vmware-installer/2.0/lib/lib/libgobject-2.0.so.0 /usr/lib/vmware-installer/2.0/lib/lib/libgobject-2.0.so.0/libgobject-2 +.0.so.0 /usr/lib/vmware/lib/libgobject-2.0.so.0 /usr/lib/vmware/lib/libgobject-2.0.so.0/libgobject-2.0.so.0 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.3200.4 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 /usr/lib/x86_64-linux-gnu/libgobject-2.0.a > dpkg -l |grep libglib2.0- ii libglib2.0-0:amd64 2.33.12+really2.32 +.4-5 GLib library of C routines ii libglib2.0-bin 2.33.12+really2.32 +.4-5 Programs for the GLib library ii libglib2.0-cil 2.12.10-3 + CLI binding for the GLib utility library 2.12 ii libglib2.0-cil-dev 2.12.10-3 + CLI binding for the GLib utility library 2.12 ii libglib2.0-data 2.32.0-4 + Common files for GLib library ii libglib2.0-dev 2.33.12+really2.32 +.4-5 Development files for the GLib library
I really would like to understand why I get the warning on this machine but not on the other...


In reply to Re^4: Installing Glib on Debian by morgon
in thread Installing Glib on Debian by morgon

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.