Cannot install glib-dev
Posted
by
las
on Ask Ubuntu
See other posts from Ask Ubuntu
or by las
Published on 2011-01-26T13:30:35Z
Indexed on
2011/02/18
7:33 UTC
Read the original article
Hit count: 256
I tried to build dasher, but I got it needs glib
. So doing so this came up:
Checking for GLIB... configure: error: Package requirements (glib-2.0>= 2.6) were not met:
No package 'glib-2.0' found
So I tried to install libglib2.0-dev
It gave another error:
libglib2.0-dev:
Depends: libglib2.0-0 (=2.26.0-0ubuntu1) but 2.26.1-0ubuntu1 is to be installed
Depends: libglib2.0-bin but it is not going to be installed
What shall I do?
© Ask Ubuntu or respective owner