Quote:
Originally Posted by DaveHayler
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.