From 8c4a4609978186ed308e44cf6690024a7c8f62ff Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 17 Nov 2023 16:46:50 +0530 Subject: [PATCH] ... --- manual/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/faq.rst b/manual/faq.rst index 380c37a9b2..1feee85cff 100644 --- a/manual/faq.rst +++ b/manual/faq.rst @@ -1085,7 +1085,7 @@ a modern Linux distribution, you should have no problems installing calibre onto because of Qt, which is used for various image processing tasks, and links against these libraries. If you get an ImportError about some Qt modules, you are likely missing some X libraries. Typical candidates are: - ``libxcb-xinerama0``, ``libegl1``, ``libopengl0``. + ``libxcb-cursor0``, ``libxcb-xinerama0``, ``libegl1``, ``libopengl0``. You can run the calibre server via the command::