Rapier is a bible reader for Maemo based on the Sword library 
(http://www.crosswire.org/sword/index.jsp)

It should work for N800 and N770 internet tablet.

Once Rapier has been installed, you still have to follow the following steps manually:

Edit /usr/etc/sword.conf to set a DataPath pointing to a directory on a flash card
where user has write access.

*** Do not set the DataPath in the root device *** 
or the flash ram will may filled and your tablet wont boot anymore !
If this occurs, reflash your machine.

For example, here is my /usr/etc/sword.conf:

[Install]
DataPath=/media/mmc1/sword 

Copy the content of /usr/share/sword/ in your new DataPath.

Logged in as user, use 'installmgr -init' to enable remote repository

Refresh remote module list with 'installmgr -r CrossWire'

You can list available module with ' installmgr -rl CrossWire'

You can install a given module (ie KJV) with 'installmgr -ri CrossWire KJV'

Once a module has been installed, generate a corresponding clucene index: 'mkfastmod KJV' (this takes a lot of time) 

Once the index has been generated, launch rapier.

Known bugs:

- Rapier crash quite often when launched from the hildon menu. 
  The current workaround is to launch it from a xterm.
https://bugs.maemo.org/show_bug.cgi?id=1475
  
- Rapier crash after a second successfull keyword search.
https://bugs.maemo.org/show_bug.cgi?id=1450

 
