How to install the dependencies?
I'm trying to compile pantheon-terminal. I'm using elementaryos, just installed it yesterday (all software is upgraded).
One of the denpencies, is libgtk-3-dev (see console output bellow). This is what I can understand with my beginner linux knowledge base:
- From the first command I can see that I've libgtk-3-0 3.4.2-0ubuntu0.5 installed
- From the second I understand the package libgtk-3-dev depends on libgtk-3-0 (= 3.4.1-0ubuntu1)
- libgtk-3-0 3.4.2-0ubuntu0.5 is to be installed??? isnt 3.4.2-0ubuntu0.5 already installed?
ffunenga@asus:~$ dpkg -l | grep libgtk-3
ii libgtk-3-0 3.4.2-0ubuntu0.5 GTK+ graphical user interface library
ii libgtk-3-bin 3.4.2-0ubuntu0.5 programs for the GTK+ graphical user interface library
ii libgtk-3-common 3.4.2-0ubuntu0.5 common files for the GTK+ graphical user interface library
ffunenga@asus:~$ sudo apt-get install libgtk-3-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libgtk-3-dev : Depends: libgtk-3-0 (= 3.4.1-0ubuntu1) but 3.4.2-0ubuntu0.5 is to be installed
E: Unable to correct problems, you have held broken packages.
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Terminal Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Filipe Manuel Azinhal Funenga
- Solved:
- Last query:
- Last reply: