Quote:
Originally Posted by hmonster
Nope, still doesn't work. I have re-installed p7zip,and tried the installed for Calibre maybe a dozen times with the same result. I wonder what I'm missing here.
|
weird.
I remember having this same issue when I first tried it on Ubuntu.
Do you have python installed?
http://calibre-ebook.com/download_linux
Kovid, is there something wrong with the linux download?
Have you tried installing from source?
Code:
wget -O- http://status.calibre-ebook.com/dist/src | tar xvz
cd calibre*
sudo python setup.py install