Hello

I’m trying to compile Qemu from sources and as such face the well known errors 
of requiring Glib-2.4 and gthread-2.0

ERROR: glib-2.40 gthread-2.0 is required to compile QEMU

I’m on Linux Mint and I’ve installed libglib-2.0 from the repo

AB1@piper11:~$ dpkg -l | grep -i libglib

ii  libglib-object-introspection-perl     0.042-1                           
amd64        Perl bindings for gobject-introspection libraries

ii  libglib-perl                          3:1.324-1                         
amd64        interface to the GLib and GObject libraries

ii  libglib2.0-0:amd64                    2.50.3-2+deb9u1                   
amd64        GLib library of C routines

ii  libglib2.0-0-dbg:amd64                2.50.3-2+deb9u1                   
amd64        Debugging symbols for the GLib libraries

ii  libglib2.0-bin                        2.50.3-2+deb9u1                   
amd64        Programs for the GLib library

ii  libglib2.0-cil                        2.12.40-2                         
amd64        CLI binding for the GLib utility library 2.12

ii  libglib2.0-cil-dev                    2.12.40-2                         
amd64        CLI binding for the GLib utility library 2.12

ii  libglib2.0-data                       2.50.3-2+deb9u1                   all 
         Common files for GLib library

ii  libglib2.0-dev                        2.50.3-2+deb9u1                   
amd64        Development files for the GLib library

ii  libglib2.0-doc                        2.50.3-2+deb9u1                   all 
         Documentation files for the GLib library

ii  libglib2.0-tests                      2.50.3-2+deb9u1                   
amd64        GLib library of C routines - installed tests

ii  libglibmm-2.4-1v5:amd64               2.50.0-1                          
amd64        C++ wrapper for the GLib toolkit (shared libraries)

I am wondering what is it that I am missing. Kindly guide

Regards

Reply via email to