naraesk / plasma-docker

Plasmoid for KDE Plasma to control docker containers
https://store.kde.org/p/1198473/
GNU General Public License v3.0
43 stars 4 forks source link

Failure on install #1

Closed nicoplh closed 5 years ago

nicoplh commented 6 years ago

Hi, can you please provide all the components for a good install.

I've this error on the Cmake :

CMake Error at /usr/local/share/ECM/modules/ECMQueryQmake.cmake:30 (message): No qmake Qt5 binary found. Can't check QT_INSTALL_PLUGINS as required Call Stack (most recent call first): /usr/local/share/ECM/kde-modules/KDEInstallDirs.cmake:473 (query_qmake) CMakeLists.txt:11 (include)

naraesk commented 6 years ago

Thanks for reporting. Which distro do you use?

Seems like qmake is not installed. But as far as I know, qmake is installed with every qt installation, which you need obviously for running KDE.

naraesk commented 6 years ago

Please have a look at the new version, does it work for you? If not, what is your build environment?

thecyberd3m0n commented 4 years ago

same error I've got while trying to install it. I can help