Thread
:
[Old Thread] Problem installing on Ubuntu Linux
View Single Post
12-15-2010, 07:54 PM
#
2
kovidgoyal
creator of calibre
Posts: 45,242
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
this will be caused by some missing/conflicting system library. Do this this to get debug output about which library:
LD_DEBUG=libs calibre-debug -c "print 1" 2>&1 | less
SCroll through the resulting output till you find the errors
kovidgoyal
View Public Profile
Visit kovidgoyal's homepage!
Find More Posts by kovidgoyal
Track Posts by kovidgoyal via RSS