[sword-devel] Compiling problems

pierre amadio amadio.pierre at gmail.com
Mon Nov 6 15:10:15 EST 2023


Hello.

I am not sure it is related, but last time i compiled sword on debian,
I had to do some manual copy of clucene header file for them to be
found:
https://github.com/pierre-amadio/SwordSandBox/blob/master/manual-install-1.9-on-debian-with-python.txt#L17

mkdir -p /usr/local/sword/include/CLucene
#dedbian
cp /usr/lib/x86_64-linux-gnu/CLucene/clucene-config.h
/usr/local/sword/include/CLucene

No idea why.

May be it is the same issue.

On Mon, 6 Nov 2023 at 20:52, Peter Von Kaehne <refdoc at gmx.net> wrote:
>
> Am trying after far too many years to get myself up to speed with CrossWire and hopefully back to contributing. Of course lots is rusty
>
> And lots does not work for me...
>
> I am on Debian (Unstable). I have downloaded sword via SVN and wanted to compile it.
>
> ./autogen.sh makes numerous complaints about a missing subdir option, usrinst.sh fails subsequently with a message around CLUCENE2
>
> Checking online this appears to have to do with gettext - but I have it installed.
>
> ./configure: line 17649: syntax error near unexpected token `CLUCENE2,'
> ./configure: line 17649: `PKG_CHECK_MODULES(CLUCENE2, libclucene-core >= 2.3,,true)'
>
> I have of course clucene including its development files.
>
> I would be grateful for some handholding here.
>
> Thanks!
>
> Peter
> _______________________________________________
> sword-devel mailing list: sword-devel at crosswire.org
> http://crosswire.org/mailman/listinfo/sword-devel
> Instructions to unsubscribe/change your settings at above page


More information about the sword-devel mailing list