[sword-devel] I have been unable to get personal commentary to work
sword-devel@crosswire.org
sword-devel@crosswire.org
Wed, 31 Jan 2001 22:25:11 -0500 (EST)
I have been unable to get the personal commentary to work.
I installed the module, and it is listed with the other commentaries
in bibletime's list of commentaries.
When I try to write to the commentary, I get the message:
Personal Commentary Module not found!
The module files do exist exactly where I think they are expected, and are
pointed to by personal.conf
bash-2.04$ ls -l /usr/share/sword/modules/comments/rawfiles/personal/
total 708
-rw-rw-r-- 1 root root 127312 Dec 12 1999 nt
-rw-rw-r-- 1 root root 49476 Dec 12 1999 nt.vss
-rw-rw-r-- 1 root root 370320 Dec 12 1999 ot
-rw-rw-r-- 1 root root 144690 Dec 12 1999 ot.vss
-rw-rw-r-- 1 root root 176 Dec 12 1999 personal.conf
bash-2.04$ cat /usr/share/sword/mods.d/personal.conf
[Personal]
DataPath=./modules/comments/rawfiles/personal/
ModDrv=RawFiles
Description=Personal Commentary
About=This module allows you to store your own commentary.
All of the other modules are set up in a similar way, and do work.
I can't figure out why it can't find this module.
Richard Holcombe