View Single Post
Old 07-24-2010, 04:35 AM   #5
cc_humbry
Junior Member
cc_humbry began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Jul 2010
Device: BeBook Neo
binary install

tried this before but get this error message...

python -c "import urllib2; exec urllib2.urlopen('http://status.calibre-ebook.com/linux_installer').read(); main()"
Traceback (most recent call last):
File "<string>", line 1, in ?
File "<string>", line 146
return 'http://status.calibre-ebook.com/dist/linux'+('32' if 'i686' in fname
^
SyntaxError: invalid syntax

I am no expert but the docs at the top of the page says "of distributions on both 32-bit and 64-bit x86 machines" but mine is ppc.


uname -a
Linux bubba 2.6.32.6 #1 Thu Jan 28 13:58:17 CET 2010 ppc GNU/Linux

Thanks
Conrad
cc_humbry is offline   Reply With Quote