View Single Post
Old 08-13-2009, 12:56 PM   #7
Landrovan
Enthusiast
Landrovan began at the beginning.
 
Posts: 42
Karma: 14
Join Date: Jul 2009
Device: dr800sg
Quote:
Originally Posted by kovidgoyal View Post
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)
Landrovan is offline   Reply With Quote