Latest version will not compile on my machine. Claims I need a newer GLIB. I run Tumbleweed which has the latest.
In file included from /usr/include/glib-2.0/glib/gtypes.h:36,
from /usr/include/glib-2.0/glib/galloca.h:34,
from /usr/include/glib-2.0/glib.h:32,
from /usr/include/glib-2.0/gobject/gbinding.h:30,
from /usr/include/glib-2.0/glib-object.h:24,
from /usr/include/glib-2.0/gio/gioenums.h:30,
from /usr/include/glib-2.0/gio/giotypes.h:30,
from /usr/include/glib-2.0/gio/gio.h:28,
from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
from /usr/include/gtk-2.0/gdk/gdk.h:32,
from /usr/include/gtk-2.0/gtk/gtk.h:32,
from socket.c:21:
/usr/include/glib-2.0/glib/gversionmacros.h:496:2: error: #error "GLIB_VERSION_MIN_REQUIRED must be >= GLIB_VERSION_2_26"
496 | #error "GLIB_VERSION_MIN_REQUIRED must be >= GLIB_VERSION_2_26"
| ^~~~~