View Single Post
Old 04-14-2011, 08:04 AM   #1
zopyx
Banned
zopyx began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Apr 2011
Device: none
Calibre installation on Ubuntu 10.0.4.1 LTS

The installation on Ubuntu 10.0.4.1 does not work

# /opt/python-2.7.1/bin/python -c "import urllib2; exec urllib2.urlopen('http://status.calibre-ebook.com/linux_installer').read(); main()"
Enter the installation directory for calibre [/opt]:
Will download and install calibre-0.7.54-x86_64.tar.bz2
Downloading calibre-0.7.54-x86_64.tar.bz2
100% [================================================== ================================================== ================================================== ================================================]
Downloaded 47568314 bytes
Checking downloaded file integrity...
tar: RecordgröÃe = 8 Blöcke
Extracting files to /opt/calibre ...
Extracting application files...
Traceback (most recent call last):
File "site.py", line 56, in main
File "site-packages/calibre/linux.py", line 11, in <module>
File "site-packages/calibre/customize/ui.py", line 14, in <module>
File "site-packages/calibre/customize/builtins.py", line 571, in <module>
File "site-packages/calibre/ebooks/pdf/output.py", line 18, in <module>
File "site-packages/calibre/ebooks/pdf/writer.py", line 15, in <module>
File "site-packages/calibre/ebooks/pdf/pageoptions.py", line 6, in <module>
ImportError: cannot import name QPrinter
^^^^^^^^^^^^^^^^^^^^^^^^^^^
Run "calibre" to start calibre

Running ebook-convert also fails badly

root@h1849258:/opt/pp-server# /opt/calibre/bin/ebook-convert
/opt/calibre/bin/ebook-convert: error while loading shared libraries: libcalibre-launcher.so: cannot open shared object file: No such file or directory

What to do?
zopyx is offline