[sword-devel] Autotools Build

Matthew Talbert ransom1982 at gmail.com
Tue Oct 19 13:48:15 MST 2010


On Tue, Oct 19, 2010 at 4:03 PM, Greg Hellings <greg.hellings at gmail.com> wrote:
>
> Sword keeps stressing me out whenever I try to build with autotools on a new system.
>
> I did not have ICU installed, because I don't care about its functionality. Rather than default to not build with ICU or error and tell me I need to expressly specify --without-icu, configure quietly said it was assuming I had a version prior to 2.1 and was continuing anyway.  I don't know exactly when that version came out, but it seems to have been before 2004. Maybe we shouldn't assume its presence but rather error if icu-config isn't found and/or default to build without it when it is not found.1.6.2 idea?

This has been a problem for a long time, and has been reported before.
I have no idea how to fix it.

> My utilities worked with my CMake
> build, finding and installing happily to ~/.sword, but the autotools utilities can't find the modules there. I have seen this behavior before but can't remember how I have resolved it, short of using the system install location.

Maybe set SWORD_PATH? (but why are you installing there??)

Matthew



More information about the sword-devel mailing list