-
Notifications
You must be signed in to change notification settings - Fork 273
Description
Describe the bug
When building from source, I followed the readme and installed the Fedora deps, but I also needed to work through some cmake errors and additionally install qt5-qtx11extras-devel and kf5-karchive-devel. I think kddockwidgets-devel was needed as well. There may have been one more, but as I was installing (or trying to) I lost track.
Rather than open a PR myself to add these, I hope for some confirmation of the dependencies needed, to make sure that this is correct.
To Reproduce
Steps to reproduce the behavior:
- Install documented Fedora dependencies
- Follow build instructions, running cmake on
hotspot/ - See build errors for missing required dependencies
Expected behavior
A copy paste and all the needed dependencies would be installed to build with no issues.
Screenshots
If applicable, add screenshots to help explain your problem.
Version Info (please complete the following information):
- Linux Kernel version: 6.17.9-300.fc43.x86_64
- perf version: 6.17.9-300.fc43.x86_64
- hotspot version (appimage? selfcompiled?): source
- if self-compiled hotspot, what version of elfutils:
Additional context
Add any other context about the problem here.