psifidotos / applet-window-buttons

Plasma 5 applet in order to show window buttons in your panels
GNU General Public License v2.0
404 stars 55 forks source link

Install script fails #158

Closed 103sbavert closed 2 years ago

103sbavert commented 2 years ago

When I try to install using the install.sh script, the thing below happens. Could you fix this?

$ sh install.sh
./install.sh: 1: [: -a: unexpected operator
mkdir: cannot create directory ‘build’: File exists
CMake Error at CMakeLists.txt:15 (find_package):
  Could not find a package configuration file provided by "ECM" 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/sbeve72/applet-window-buttons/build/CMakeFiles/CMakeOutput.log".
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target 'install'.  Stop.
psifidotos commented 2 years ago

you miss dependencies, it works fine