Hello Emiliano, The current version of Ring-KDE is based on KF5/KDE5. [l]Ubuntu integrated KF5 in version 15.04. Older KDE4 versions of the dependencies are not compatible with any KF5/KDE5 application (be it Kate, Okular or Ring-KDE). For 14.04, there is/was a PPA called "neon"[1] at some point that provided the necessary KF5/KDE5 packages. I think they have since moved on and only support 15.04+. The CMake error you have is because of the missing "cmake-extra-modules" packages, but it's not available for 14.04 (that Ubuntu version is simply too old). If you wish to use the software anyway and only care about the SIP accounts, then sflphone-client-kde is available from the universe repository. It is basically the same application but lack some peer to peer features found in Ring. If you wish to use Ring-KDE, you will need to either upgrade to a version that supports KF5/KDE5 or install the dependencies packages from a PPA.
[1] sudo apt-add-repository ppa:neon/kf5 sudo apt update # Then install the dependencies again I havn't tried Ring-KDE on 14.04 with that PPA, so I don't know if it works. Regards, Emmanuel ----- Original Message ----- From: "Emiliano Vazquez" <[email protected]> To: "Stepan Salenikovich" <[email protected]> Cc: "ring" <[email protected]> Sent: Wednesday, November 11, 2015 4:37:07 PM Subject: Re: [Ring] How to compile Ring-KDE El 11/11/15 a las 13:48, Stepan Salenikovich escribió: > Hi, > I'm not sure, but it is possible that those dependencies are only available > on ubuntu versions 15.04 and higher, as Emmanuel mentioned in the other email > thread. The missing dependencies is also probably why you get the cmake > error. You could try checking if there is a ppa available on launchpad which > has those dependencies for ubuntu 14.04. > > -stepan Ok Stepan! I will search for those dependencies in some place. I'm working with LTS releases Best regards. Emiliano _______________________________________________ Ring mailing list [email protected] https://lists.savoirfairelinux.net/mailman/listinfo/ring _______________________________________________ Ring mailing list [email protected] https://lists.savoirfairelinux.net/mailman/listinfo/ring
