On the ring page, I chose Ubuntu 14.04 from the drop-down list; the page showed me the instructions for Debian 8, which I followed. After adding the repositories and updating my system, the attempt to install ring resulted in the following.

dhunt@belenos:~$ sudo apt-get install ring
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:
 ring : Depends: libcamel-1.2-49 but it is not installable
        Depends: libcogl-pango20 (>= 1.17.4) but it is not installable
        Depends: libcogl-path20 (>= 1.17.4) but it is not installable
        Depends: libcogl20 (>= 1.17.4) but it is not installable
Depends: libqt5core5a (>= 5.3.0) but 5.2.1+dfsg-1ubuntu14.3 is to be installed Depends: libstdc++6 (>= 4.9) but 4.8.4-2ubuntu1~14.04.3 is to be installed Depends: ring-daemon (= 20160803.1.e4c8ed3~dfsg1-1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
dhunt@belenos:~$
dhunt@belenos:~$

Reply via email to