Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I'm trying to install libcairo2-dev package on ubuntu 12.04. The error message is as follows:

requires: libcairo2 (= 1.10.2-6.1ubuntu2) but 1.10.2-6.1ubuntu3 is about to be installed                 
requires: libcairo-gobject2 (= 1.10.2-6.1ubuntu2) but 1.10.2-6.1ubuntu3 is about to be installed
                 requires: libglib2.0-dev but it won't be installed

Don't really know what to do next, tried googling but with no luck :(

share|improve this question
1  
Did you run sudo apt-get update first? – Michael Hampton Oct 15 '12 at 17:28
yes, I did. as an act of desperation I've even run sudo apt-get upgrade ;) – Adrian Serafin Oct 15 '12 at 17:44
You may have a dependency that prohibits installing the requisite version of glib (2.0) -- just a guess though. – voretaq7 Oct 19 '12 at 22:21

migrated from serverfault.com Oct 19 '12 at 22:21

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.