View Single Post
Old 04-20-2012, 04:52 PM   #2
bartoszcisek
Junior Member
bartoszcisek began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Apr 2012
Location: Wroclaw, Poland
Device: Kindle 4
Solved.

I installed calibre in custom directory /opt. Didn't know that I have to start it by
Code:
LD_LIBRARY_PATH=/opt/calibre/0.8.48/calibre/lib /opt/calibre/0.8.48/calibre/calibre
not

Code:
LD_LIBRARY_PATH=/opt/calibre/0.8.48/calibre/lib /opt/calibre/0.8.48/calibre/bin/calibre
Now everything works great
bartoszcisek is offline   Reply With Quote