View Single Post
Old 08-29-2022, 06:59 PM   #3
gbm
Wizard
gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.
 
Posts: 2,194
Karma: 8888888
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
You are probly missing some of the required qt and x-11 libraries.
Quote:
If you get an error Could not load the Qt platform plugin xcb you are missing some needed X11-XCB libraries, such as libxcb-xinerama0, for details see here.

On servers, if you get an error about a missing libEGL, you might need to install some OpenGL packages such as libegl1 and libopengl0
https://calibre-ebook.com/download_linux

bernie
Quote:
Originally Posted by willbontrager View Post
In case it is needed for addressing the issue (and thank you so much!), here is the session when Calbre was installed.

[ds1363]$ wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sh /dev/stdin install_dir=~/bontragercgi.com/calibre isolated=y
2022-08-29 14:14:15 URL:https://download.calibre-ebook.com/linux-installer.sh [33493/33493] -> "-" [1]
Using python executable: /usr/bin/python3
Installing to /home/willbont/bontragercgi.com/calibre/calibre
Downloading tarball signature securely...
Using previously downloaded calibre-6.3.0-x86_64.txz
Extracting files to /home/willbont/bontragercgi.com/calibre/calibre ...
Extracting application files...
Run "/home/willbont/bontragercgi.com/calibre/calibre/calibre" to start calibre
[ds1363]$
gbm is offline   Reply With Quote