Hello,
I want to install the MauiKit on the Ubuntu Focal on this page https://wiki.radxa.com/Zero/downloads
This is the tutorial I use https://github.com/Nitrux/maui-shell/wiki/Build-instructions-for-Ubuntu
On the step when compiling the MauiKit I get following Error:
– Could not set up the appstream test. appstreamcli is missing.
CMake Error at CMakeLists.txt:53 (find_package):
Could not find a configuration file for package “Ot5” that is compatible with requested version “5.14.0”.
The following configuration files where considered but not accepted:
/usr/lib/aarch64-linux-gnu/cmake/Qt5/Qt5Config.cmake, version: 5.12.8
/lib/aarch64-linux-gnu/cmake/Qt5/Qt5Config.cmake, version: 5.12.8
– Configuration incomplete, errors occurred!
See also “/home/rock/mauikit/build/CMakeFiles/CMakeOutput.log”
Updating CMake also didn’t work.
Is it even possible to install the MauiKit on this OS Version?
My goal is to run a responsive OS on the Radxa Zero. If someone has a alternative to Maui Shell then please tell me.