View Single Post
Old 12-28-2007, 10:09 AM   #12
wallcraft
reader
wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.
 
wallcraft's Avatar
 
Posts: 6,977
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
Like the iLiad, the XO should be able to run FBReader. I think the XO is running Fedora under the hood, so all you might need to do (from a command window) is
Code:
su -c 'yum update fbreader'
This is from FBReader's Desktop Download Page.

For info on yum in the XO see Xo setup user guide. If you use su to login as root directly (as described here), then just use the command
Code:
yum update fbreader

Last edited by wallcraft; 12-28-2007 at 10:15 AM.
wallcraft is offline   Reply With Quote