-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Milestone
Description
RDM Version: 0.9
Environment (OS name and version): Fedora 25
Redis Server Version: n/a
Steps to reproduce:
- git clone --recursive https://github.com/uglide/RedisDesktopManager.git rdm && cd ./rdm
- cd src
- ./configure
- qmake-qt5 && make
Actual Result:
Error about missing QT charts module
Solution:
sudo yum install qt5-qtcharts-devel
Proposed:
Please add the qt5-qtcharts-devel library to the configure script or remove the sudo installs completely and tell us what dependencies we need to install.
Metadata
Metadata
Assignees
Labels
No labels