Hi,
I am trying to build and install Klassy in CachyOS with Plasma 6.2.4 and NVidia 565.77. Here is my system info:
Operating System: CachyOS Linux
KDE Plasma Version: 6.2.4
KDE Frameworks Version: 6.8.0
Qt Version: 6.8.1
Kernel Version: 6.12.2-2-cachyos (64-bit)
Graphics Platform: Wayland
I have installed all dependencies, and run ./install.sh. But the build fail here:
-- Found clang-format version 18
-- The following OPTIONAL packages have been found:
* KF5FrameworkIntegration (required version >= 5.102.0), KF5 Framework Integration, <https://projects.kde.org/projects/frameworks/frameworkintegration>
Required to use KStyle convenience functionalities in style
Required to use KStyle convenience functionalities in style
* Qt5X11Extras
* Qt5Network (required version >= 5.15.16)
* Qt5Qml (required version >= 5.15.16)
* Qt5QmlModels (required version >= 5.15.16)
* Qt5Quick
* Qt6DBusTools (required version >= 6.8.1)
* Qt6DBus (required version >= 6.5.0)
* Qt6WidgetsTools (required version >= 6.8.1)
* OpenGL
* Vulkan
* KF6FrameworkIntegration (required version >= 6.2.0), KF6 Framework Integration, <https://projects.kde.org/projects/frameworks/frameworkintegration>
Required to use KStyle convenience functionalities in style
* Qt6Svg (required version >= 6.6.0)
* Qt6Xml (required version >= 6.6.0)
* Freetype
* Fontconfig
* Qt6CoreTools (required version >= 6.8.1)
* Qt6QmlTools (required version >= 6.8.1)
* PkgConfig
* XKB (required version >= 0.5.0), XKB API common to servers and clients., <http://xkbcommon.org>
* WrapVulkanHeaders
* Qt6GuiTools (required version >= 6.8.1)
* Qt5Core
* Git
-- The following REQUIRED packages have been found:
* ECM (required version >= 5.102.0)
* Qt5DBus (required version >= 5.15.2)
* Qt5Widgets (required version >= 5.15.2)
* KF5CoreAddons (required version >= 5.102.0)
* KF5Config (required version >= 5.102.0)
* KF5ConfigWidgets (required version >= 5.102.0)
* Qt5Gui (required version >= 5.15.2)
* KF5GuiAddons (required version >= 5.102.0)
* KF5I18n (required version >= 5.102.0)
* KF5IconThemes (required version >= 5.102.0)
* KF5WindowSystem (required version >= 5.102.0)
* Qt5 (required version >= 5.15.2)
* KF5Kirigami2 (required version >= 5.102.0)
* KF5 (required version >= 5.102.0)
* KF6KCMUtils (required version >= 6.2.0), Helps create configuration modules
KCMUtils used for the configuration modules or the decoration and Qt Style
* KF6CoreAddons (required version >= 6.2.0)
* KF6ColorScheme (required version >= 6.2.0)
* KF6Config (required version >= 6.2.0)
* KF6GuiAddons (required version >= 6.2.0)
* Gettext
* KF6I18n (required version >= 6.2.0)
* KF6IconThemes (required version >= 6.2.0)
* KF6WindowSystem (required version >= 6.2.0)
* KF6 (required version >= 6.2.0)
* Qt6 (required version >= 6.6.0)
* Qt6Quick (required version >= 6.5.0)
* KF6KirigamiPlatform (required version >= 6.2.0)
* KDecoration2
-- Configuring incomplete, errors occurred!
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target 'install'. Stop.
Am I doing something wrong or is there bug in install script? I tried installing from AUR, but same error occurred.
Also, I cannot install from OBS repository. Getting error like Maximum size reached and when I change XferCommand to wget I get key related error.
Thanks for this wonderful tool.
Hi,
I am trying to build and install Klassy in CachyOS with Plasma 6.2.4 and NVidia 565.77. Here is my system info:
I have installed all dependencies, and run
./install.sh. But the build fail here:Am I doing something wrong or is there bug in install script? I tried installing from AUR, but same error occurred.
Also, I cannot install from OBS repository. Getting error like
Maximum size reachedand when I changeXferCommandtowgetI get key related error.Thanks for this wonderful tool.