On a CentOS 7 system I'm trying to install lightdm. Yum says it requires "glib2(x86-64) >= 2.50.3". glib2 2.46 is installed but I have not found a 2.50 version. Have I overlooked it in some repo?
Le 05/09/2017 à 07:01, Jon LaBadie a écrit :
On a CentOS 7 system I'm trying to install lightdm. Yum says it requires "glib2(x86-64) >= 2.50.3". glib2 2.46 is installed but I have not found a 2.50 version. Have I overlooked it in some repo?
Same problem here. You can find glib2 2.50.3 in cr repository.
On Tue, Sep 05, 2017 at 10:56:42AM +0200, Philippe BOURDEU d'AGUERRE wrote:
Le 05/09/2017 à 07:01, Jon LaBadie a écrit :
On a CentOS 7 system I'm trying to install lightdm. Yum says it requires "glib2(x86-64) >= 2.50.3". glib2 2.46 is installed but I have not found a 2.50 version. Have I overlooked it in some repo?
Same problem here. You can find glib2 2.50.3 in cr repository.
Is it reasonable to install a single "cr" package or would I need to update lots of things to their cr versions?
jon