[sword-devel] clucene make system dependence
Pierre Benz
pbenz at imaginet.co.za
Sat May 19 01:56:23 MST 2007
I'm getting this error in the latest SVN trunk
checking how to include clucene... ./configure: line 20201: cd: yes: No
such file or directory
excluding support
configure: WARNING: Could not detect clucene location. To enable
clucene, you must
call configure with the --with-clucene option specifying
the location.
This tells configure where to find the CLucene Core library
and headers.
e.g. --with-clucene=/usr/local or --with-clucene=/usr
BTW. I'm running Gentoo with clucene-0.9.16a
for me it helped if i edited usrinst.sh and edited
OPTIONS="--with-clucene $OPTIONS"
to
OPTIONS="--with-clucene=/usr $OPTIONS"
now it works
Pierre
On Fri, 2007-05-18 at 15:41 -0700, Troy A. Griffitts wrote:
> OK guys, I had some time today to look into the reported problems of
> compiling sword without clucene. Being a novice, at best, at autotools,
> I've committed a delta that I THINK works. If those who have had
> troubles could try the latest SVN trunk out and let me know, I'd
> appreciate it. Those who have autotools experience, if you have a
> chance to look at my latest commit and confirm what I've done or provide
> an alternate solution, it would be much appreciated.
>
> -Troy.
>
> _______________________________________________
> sword-devel mailing list: sword-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/sword-devel
> Instructions to unsubscribe/change your settings at above page
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.crosswire.org/pipermail/sword-devel/attachments/20070519/c36ee79b/attachment-0001.html
More information about the sword-devel
mailing list