Skip to content

Missing qt charts on fedora #3894

@donalddewulf

Description

@donalddewulf

RDM Version: 0.9
Environment (OS name and version): Fedora 25
Redis Server Version: n/a

Steps to reproduce:

  1. git clone --recursive https://github.com/uglide/RedisDesktopManager.git rdm && cd ./rdm
  2. cd src
  3. ./configure
  4. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions