This commit is contained in:
Kovid Goyal 2023-11-17 16:46:50 +05:30
parent 9e587e1d4d
commit 8c4a460997
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -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 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, against these libraries. If you get an ImportError about some Qt modules,
you are likely missing some X libraries. Typical candidates are: 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:: You can run the calibre server via the command::