edubuntu-bugs team mailing list archive
-
edubuntu-bugs team
-
Mailing list archive
-
Message #02371
[Bug 853806] [NEW] Does not install in Ubuntu 8.1 Intrepid
Public bug reported:
Ran the suggested command on the site as below in a terminal window.
krishna@krishna-desktop:~$ 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.19-x86_64.tar.bz2
Downloading calibre-0.8.19-x86_64.tar.bz2
100% [==================================================================================================================================================]
Downloaded 49540806 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
krishna@krishna-desktop:~$
===============================
After the above, I run the app as mentioned below
krishna@krishna-desktop:~$ calibre
bash: calibre: command not found
krishna@krishna-desktop:~$ /opt/calibre/bin/calibre
/opt/calibre/bin/calibre: error while loading shared libraries: libcalibre-launcher.so: cannot open shared object file: No such file or directory
krishna@krishna-desktop:~$ /opt/calibre/bin/calibre-complete
/opt/calibre/bin/calibre-complete: error while loading shared libraries: libcalibre-launcher.so: cannot open shared object file: No such file or directory
** Affects: calibre (Ubuntu)
Importance: Undecided
Status: New
** Tags: intrepid ubuntu
** Description changed:
Ran the suggested command on the site as below in a terminal window.
krishna@krishna-desktop:~$ sudo python -c "import urllib2; exec urllib2.urlopen('http://status.calibre-ebook.com/linux_installer').read(); main()"
- Enter the installation directory for calibre [/opt]:
+ Enter the installation directory for calibre [/opt]:
Will download and install calibre-0.8.19-x86_64.tar.bz2
- Downloading calibre-0.8.19-x86_64.tar.bz2
+ Downloading calibre-0.8.19-x86_64.tar.bz2
100% [==================================================================================================================================================]
- Downloaded 49540806 bytes
+ Downloaded 49540806 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
+ 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
krishna@krishna-desktop:~$
+
+
+ ===============================
+ After the above, I run the app as mentioned below
+
+
+ krishna@krishna-desktop:~$ calibre
+ bash: calibre: command not found
+
+ krishna@krishna-desktop:~$ /opt/calibre/bin/calibre
+ /opt/calibre/bin/calibre: error while loading shared libraries: libcalibre-launcher.so: cannot open shared object file: No such file or directory
+
+ krishna@krishna-desktop:~$ /opt/calibre/bin/calibre-complete
+ /opt/calibre/bin/calibre-complete: error while loading shared libraries: libcalibre-launcher.so: cannot open shared object file: No such file or directory
--
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to calibre in Ubuntu.
https://bugs.launchpad.net/bugs/853806
Title:
Does not install in Ubuntu 8.1 Intrepid
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calibre/+bug/853806/+subscriptions
Follow ups
References