View Single Post
Old Yesterday, 03:58 AM   #7
xiatian
Connoisseur
xiatian began at the beginning.
 
Posts: 63
Karma: 10
Join Date: Oct 2018
Device: kindle
But it's confusing why 8.x version works.
Quote:
LD_DEBUG=libs ebook-convert b.epub b.pdf 2>&1 | grep -i "libxml2" > /tmp/ld_debug.log
cat /tmp/ld_debug.log
3246671: find library=libxml2.so.16 [0]; searching
3246671: trying file=/root/calibre/lib/libxml2.so.16
3246671: calling init: /root/calibre/lib/libxml2.so.16
3246678: find library=libxml2.so.16 [0]; searching
3246678: trying file=/root/calibre/lib/libxml2.so.16
3246679: find library=libxml2.so.16 [0]; searching
3246679: trying file=/root/calibre/lib/libxml2.so.16
3246679: calling init: /root/calibre/lib/libxml2.so.16
3246678: calling init: /root/calibre/lib/libxml2.so.16
3246671: calling fini: /root/calibre/lib/libxml2.so.16 [0]
xiatian is offline   Reply With Quote