View Single Post
Old 06-21-2013, 10:49 PM   #5
iomari
Zealot
iomari doesn't litteriomari doesn't litter
 
Posts: 146
Karma: 100
Join Date: Aug 2003
Location: Nigeria
Device: galaxy tab
I did but:

-> sudo python -c "import sys; py3 = sys.version_info[0] > 2; u = __import__('urllib.request' if py3 else 'urllib', fromlist=1); exec(u.urlopen('http://status.calibre-ebook.com/linux_installer').read()); main()"
Enter the installation directory for calibre [/opt]:
Will download and install calibre-0.9.36-i686.tar.bz2
Downloading calibre-0.9.36-i686.tar.bz2
100% [================================================== ================================================== =================================================]
Downloaded 177 bytes
Checking downloaded file integrity...
The downloaded files' hash does not match. Try the download again later
iomari is offline   Reply With Quote