I didn’t wanted to wait to install Amarok so i installed it by compilation. But when i launch it, i have the following message:
The Amarok database reported the following errors:
The chosen database module could not be loaded.
In most cases, you will need to resolve these errors before Amarok can work properly.
The most visible symptom is that it is unable to add music in its database. I don’t get what i failed during compilation, could you give me a clue ?
I’m not quite sure where this is from. It seems to appear in handbook and maybe some other places, “Revision 2.9.0 (2018-05-21)”. Apparently documentation doesn’t update itself. Who would’ve known.
Shouldn’t be a problem. Both KF5 and KF6 libraries can coexist on same system; I’m running one of my development systems KF5 and one KF6.
Aside from the fact that closing ` is missing from your command (was apparently missing from my build-fix-try-suggestion, fixed now), I don’t see any reason why that wouldn’t work if KF5 development libraries and tools are installed.
Also, can you check initial cmake output and confirm if
* MySQL, MySQL Client Library (libmysqlclient), <https://www.mysql.com>
and/or
* MySQLe, MySQL Embedded Library (libmysqld), <https://www.mysql.com>
are listed as found or not found. You probably will want a MySQLe database ( = mariadb embedded), the package name varies somewhat, but generally something called libmariadbd-devel is required for that