View Single Post
Old 12-31-2009, 05:20 PM   #2
rogue_ronin
Banned
rogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-books
 
Posts: 475
Karma: 796
Join Date: Sep 2008
Location: Honolulu
Device: Nokia 770 (fbreader)
You'll need to describe what you tried to do (as specifically as you can.)

The command line:

Code:
sudo python -c "import urllib2; exec urllib2.urlopen('http://status.calibre-ebook.com/linux_installer').read(); main()"
will install it, but you must make sure you have python 2.6, glibc 2.10 and xdg-utils installed first. There may be other dependencies.

The Calibre Linux download page has this information.

I'm not familiar with SUSE; you may need to read up on installing software. If you're a Linux noob, you might want to try Ubuntu instead of SUSE -- it's pretty user-friendly.

m a r
rogue_ronin is offline   Reply With Quote