Thanks!
configure: error: Package requirements (glib-2.0 >= 2.22.0 gobject-2.0 >= 2.22.0 gio-2.0) were not met: what is the matter? [email protected] From: Mantas Mikulėnas Date: 2015-11-05 16:42 To: [email protected] CC: systemd-devel Subject: Re: [systemd-devel] about libmount On Thu, Nov 5, 2015 at 8:03 AM, [email protected] <[email protected]> wrote: hi guys I try to build the Systemd219 and get this " configure: error: *** libmount support required but libraries not found" what I do is “./configure” and when I use "dpkg -s libmount " ,I get this "Source: util-linux Version: 2.25.2-4ubuntu3" . So where is the problem? thanks! You'll need the development headers, "libmount-dev" package. -- Mantas Mikulėnas <[email protected]>
_______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
