Skip to content

Instantly share code, notes, and snippets.

@esnosy
Last active February 16, 2023 17:15
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save esnosy/67228b64b8e267a49555a313b8accb0e to your computer and use it in GitHub Desktop.
Save esnosy/67228b64b8e267a49555a313b8accb0e to your computer and use it in GitHub Desktop.
Dependenceis needed to run the Qt online installer on RHEL 8 Linux
# All expect last dependency were covered in this answer: https://forum.qt.io/post/636988
sudo apt-get install libxcb-randr0-dev libxcb-xtest0-dev libxcb-xinerama0-dev libxcb-shape0-dev libxcb-xkb-dev libxkbcommon-x11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment