paulmcauley / klassy

Klassy is a highly customizable binary Window Decoration, Application Style and Global Theme plugin for recent versions of the KDE Plasma desktop.
843 stars 24 forks source link

install issue debian #95

Closed ksz00 closed 9 months ago

ksz00 commented 1 year ago

When I tried to Build and install klassy from source script i got this massage: make: No targets specified and no makefile found. Stop. make: No rule to make target 'install'. Stop.

paulmcauley commented 1 year ago

Please can you give the exact commands typed?

ksz00 commented 1 year ago

1st: sudo apt install build-essential libkf5config-dev libkdecorations2-dev libqt5x11extras5-dev qtdeclarative5-dev extra-cmake-modules libkf5guiaddons-dev libkf5configwidgets-dev libkf5windowsystem-dev libkf5coreaddons-dev gettext cmake libkf5iconthemes-dev libkf5package-dev libkf5style-dev libkf5kcmutils-dev kirigami2-dev

2: I pressed the <>code button and download zip

3: I unzipped that, then I opened terminal in the "klassy-master" libary, then I did the Step 2: Then, build and install Build and install from source script: (I started the command below) ./install.sh and thats what I got in the end: make: No targets specified and no makefile found. Stop. make: No rule to make target 'install'. Stop.

paulmcauley commented 11 months ago

Hi, did you have any luck? I got this error when I did not have one of the required libraries installed on my machine.

If you are still having problems could you provide the full terminal output and not just the last 2 lines?

paulmcauley commented 9 months ago

closing as no feedback