View Single Post
Old Yesterday, 05:47 PM   #10
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,210
Karma: 8888888
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
8.10.0
Code:
LD_DEBUG=libs ./calibre-debug -g 2>&1 | grep libxml2 grep libxml2 
grep: grep: No such file or directory
grep: libxml2: No such file or directory
Code:
ldd: ./lib/calibre-extensions/html5_parser.html_parser.so: No such file or directory

8.11.1


Code:
LD_DEBUG=libs ./calibre-debug -g 2>&1 | grep libxml2 grep libxml2 
grep: grep: No such file or directory
grep: libxml2: No such file or directory
Code:
ldd: ./lib/calibre-extensions/html5_parser.html_parser.so: No such file or directory
I get the same result with my old system disk. 8.10.0 calibre debug works 8.11.1 calibre debug does not work.

bernie


Quote:
Originally Posted by kovidgoyal View Post
And what does

ldd ./lib/calibre-extensions/html5_parser.html_parser.so

output?
gbm is offline   Reply With Quote