View Single Post
Old 06-04-2011, 04:34 AM   #1
gdm11
Junior Member
gdm11 began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jun 2011
Device: kindle3
Unhappy calibre install on a vserver fails

Hi Guys,
i try to install calibre on my vserver (Ubuntu 8.04LTS minimal), but i canīt install it. i have to admit, i am not a linux/server pro. so it would be kind, if somebody have a hint for me.

here is the problem:
root@84-23-78-188:~# sudo 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.8.4-i686.tar.bz2
Downloading calibre-0.8.4-i686.tar.bz2
100% [================================================== ================================================== ================================================== ================================================== ==]

Downloaded 46028188 bytes
Checking downloaded file integrity...
Extracting files to /opt/calibre ...
Extracting application files...
Traceback (most recent call last):
File "site.py", line 55, in main
File "site.py", line 41, in set_qt_plugin_path
ImportError: cannot import name QCoreApplication

Run "calibre" to start calibre
root@84-23-78-188:~#

kind regards,

gdm11
gdm11 is offline   Reply With Quote