Re: [sword-devel] Mandatory CLucene Dependency

2007-05-02 Thread DM Smith
Karl Kleinpaste wrote: > DM Smith <[EMAIL PROTECTED]> writes: > >> In usrinst.sh it is an option. >> > > But it seems not to work: Even when commented out, if CLucene is not > installed, dependencies fail. It has to be there, even if it's not > intended to be used. > > And when it is wante

Re: [sword-devel] Mandatory CLucene Dependency

2007-04-29 Thread Troy A. Griffitts
This is indeed a build-system bug and not a source code problem. If our autotools files were fixed, the source should build fine without clucene. I hadn't been aware that we still had a problem. I think glasseyes commited a patch recently. Looking The last log entry in svn on configure.

Re: [sword-devel] Mandatory CLucene Dependency

2007-04-27 Thread Karl Kleinpaste
DM Smith <[EMAIL PROTECTED]> writes: > In usrinst.sh it is an option. But it seems not to work: Even when commented out, if CLucene is not installed, dependencies fail. It has to be there, even if it's not intended to be used. And when it is wanted, it seems to be necessary to use e.g. --with-cl