albar965 / littlenavmap

Little Navmap is a free flight planner, navigation tool, moving map, airport search and airport information system for Flight Simulator X, Microsoft Flight Simulator 2020, Prepar3D and X-Plane.
https://albar965.github.io/littlenavmap.html
GNU General Public License v3.0
1.23k stars 161 forks source link

Add Linux installation requirements to readme #1014

Closed RedFraction closed 1 year ago

RedFraction commented 1 year ago

Add Linux installation requirements to readme. Like for Ubuntu it's sudo apt install qt5dxcb-plugin

albar965 commented 1 year ago

The plugin libqxcb.so comes with LNM in the archive folder lib/platforms and is loaded from there. qt5dxcb-plugin is not even installed on my development platform (Kubuntu).

Do you use the Deepin Desktop Environment by any chance?

Further candidates are more sudo apt install libxcb-xinerama0 libxcb-icccm4 too.

albar965 commented 1 year ago

Added to FAQ - Little Navmap does not start on Linux. This is referenced from the readme and user manual for issues.