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 ----- Original Message ----- From: "Emiliano Vazquez" <[email protected]> To: "ring" <[email protected]> Sent: Tuesday, November 10, 2015 11:59:19 AM Subject: [Ring] How to compile Ring-KDE Following the wiki [1] i can't install Ring-KDE on Lubuntu 14.04 When i run sudo apt-get install cmake git-core qtbase5-dev extra-cmake-modules libqt5svg5-dev libkf5attica-dev libkf5attica-dev libkf5config-dev libkf5guiaddons-dev\ libkf5dbusaddons-dev libkf5i18n-dev libkf5windowsystem-dev libkf5xmlgui-dev libkf5iconthemes-dev kinit-dev kio-dev libkf5completion-dev libkf5crash-dev\ kdelibs5-dev libkf5notifications-dev i can't download all items, this fail: extra-cmake-modules libkf5attica-dev libkf5attica-dev libkf5config-dev libkf5guiaddons-dev libkf5dbusaddons-dev libkf5i18n-dev libkf5windowsystem-dev libkf5xmlgui-dev libkf5iconthemes-dev kinit-dev kio-dev libkf5completion-dev libkf5crash-dev libkf5notifications-dev When i run $ cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug This is the output: CMake Error at CMakeLists.txt:24 (FIND_PACKAGE): Could not find a package configuration file provided by "ECM" (requested version 1.1.0) with any of the following names: ECMConfig.cmake ecm-config.cmake Add the installation prefix of "ECM" to CMAKE_PREFIX_PATH or set "ECM_DIR" to a directory containing one of the above files. If "ECM" provides a separate development package or SDK, be sure it has been installed. -- Configuring incomplete, errors occurred! See also "/home/pccentro/ring-src/ring-kde/build/CMakeFiles/CMakeOutput.log". CmMakeOutput.log is here [2] Best regards. Emiliano. [1] https://projects.savoirfairelinux.com/projects/ring-kde-client/wiki/Wiki [2] http://pastebin.com/9mjP6bkQ _______________________________________________ Ring mailing list [email protected] https://lists.savoirfairelinux.net/mailman/listinfo/ring _______________________________________________ Ring mailing list [email protected] https://lists.savoirfairelinux.net/mailman/listinfo/ring
