View Single Post
Old 11-07-2014, 05:04 PM   #18
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Quote:
Originally Posted by DaveHayler View Post
Have upgraded tar, installation has run through with 2 errors, result below.
Am about to test wish me luck! I'm sticking with this distro for now just because this is the last application I wanted to get to make this box the way I want it. I have not been put off yet as I have managed to find a way to work through every problem so far. I have partitioned the disk to try another flavour later. Any advice on the following errors would be appreciated. Will be AFK over weekend so please excuse any delay in reply.
Thanks again, Dave.
Setting up command-line completion...
Failed to find directory to install bash completions, using default.

____________________ WARNING ____________________
Setting up completion failed with error:
__________________________________________________


Traceback (most recent call last):
File "site-packages/calibre/linux.py", line 746, in setup_completion
File "site-packages/calibre/linux.py", line 504, in write_completion
File "site-packages/calibre/gui2/viewer/main.py", line 12, in <module>
File "site-packages/calibre/gui2/viewer/ui.py", line 12, in <module>
ImportError: cannot import name QWebView

Setting up desktop integration...

____________________ WARNING ____________________
Setting up desktop integration failed with error:
__________________________________________________


Traceback (most recent call last):
File "site-packages/calibre/linux.py", line 816, in setup_desktop_integration
File "site-packages/calibre/ebooks/oeb/polish/main.py", line 15, in <module>
File "site-packages/calibre/ebooks/oeb/polish/stats.py", line 18, in <module>
ImportError: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /opt/calibre/lib/libQt5WebKit.so.5)

Creating un-installer: /usr/bin/calibre-uninstall
According to the calibe website, the only requirements for calibre are
Quote:
You need GLIBC 2.13 or higher and libstdc++.so.6.0.17 (from gcc 4.7.0) or higher to run calibre
Does slitaz have that? It sounds like it doesn't.

Also, desktop integration and bash-completion seem to have errored, but what happens when you try to run calibre?
Try
calibre-debug --gui
from the command line. Probably the same error, though.

Last edited by eschwartz; 11-07-2014 at 05:12 PM.
eschwartz is offline   Reply With Quote