[bt-devel] problems
Martin Gruner
bt-devel@crosswire.org
Thu, 2 Nov 2000 14:20:12 +0100
Thank you for your help, Troy!
looks like it is a sword issue:
./search asdf asdf
SWMgr: Can't find 'mods.conf' or 'mods.d'. Try setting:
SWORD_PATH=<directory containing mods.conf>
Or see the README file for a full description of setup options
(<configPath is null>)
Please also see my latest posting on sword-devel, there is more detailed
information.
Thank you very much!
Martin
On Donnerstag, 2. November 2000 00:34, you wrote:
> Martin,
> In your sword source, cd to examples/cmdline, and do a make clean, then
> make. run the simple search example with a bogus module name and see if
> SWORD itself is having troubles, or if it's something with bt.
>
> ../search asdf asdf
>
> This should say something like: no such module: asdf, available modules:
> KJV King James Version
> WEB World English Bible
>
> etc.
>
> Let me know if SWORD is having troubles finding it's modules and we'll
> see if we can hunt this down.
>
>
> -Troy.