Quote:
Originally Posted by kovidgoyal
You used the binary installer to install calibre?
|
Yes, I use:
sudo python -c "import urllib2; exec urllib2.urlopen('http://calibre.kovidgoyal.net/download_linux_binary_installer').read(); main()"
from the website. And I installed it in the default directory (/opt/calibre).
P.S. I was having 0.5.14 installed with the package manager (apt) before. I uninstall it before using the binary installer though. (if memory serve well)