Hi,
I get the following error:
Code:
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.6.18-x86_64.tar.bz2
Downloading calibre-0.6.18-x86_64.tar.bz2
100% [==================================================================================================================================================]
Extracting files to /opt/calibre ...
Extracting application files...
readlink: illegal option -- e
usage: readlink [-n] [file ...]
usage: dirname string [...]
/opt/calibre/calibre_postinstall: /loader: not found
Run "calibre" to start calibre
When calibre is started, it's still the old version.
Running ubuntu karmic.
cheers