<div dir="ltr">In my further attempts to build the frameworks branch on ubuntu 14.04 I get this error<br><div><br>LOG: About to run command: cmake -Wno-dev -DCMAKE_INSTALL_PREFIX=/home/god/my_local_build/kdenlive/20150103 -DCMAKE_BUILD_TYPE=debugfull -DQT_QMAKE_EXECUTABLE=/usr/lib/x86_64-linux-gnu/qt5/bin/qmake<br>CMake Error at CMakeLists.txt:15 (find_package):<br>  Could not find a package configuration file provided by "ECM" (requested<br>  version 1.2.0) with any of the following names:<br><br>    ECMConfig.cmake<br>    ecm-config.cmake<br><br>  Add the installation prefix of "ECM" to CMAKE_PREFIX_PATH or set "ECM_DIR"<br>  to a directory containing one of the above files.  If "ECM" provides a<br>  separate development package or SDK, be sure it has been installed.<br><br></div><div>Google suggests I need extra-cmake-modules. And further suggests this is available in 14.10 of ubuntu.<br><br></div><div>I managed to get source for this from git://<a href="http://anongit.kde.org/extra-cmake-modules">anongit.kde.org/extra-cmake-modules</a> <br><br></div><div>But I need advice on how to get my build script to find this code.<br></div></div>