Re: [sword-devel] sword configuration problem -- no transliteration

2025-04-05 Thread Troy A. Griffitts
Ah, thanks for tracking that down and fixed it, Greg! On 4/5/25 8:29 AM, Greg Hellings wrote: The issue was a bit more arcane. Sword's configure.ac unilaterally refuses to even consider linking ICU if it cannot find icu-config, re-gardles of options passed in. For the cr

Re: [sword-devel] sword configuration problem -- no transliteration

2025-04-05 Thread Greg Hellings
The issue was a bit more arcane. Sword's configure.ac unilaterally refuses to even consider linking ICU if it cannot find icu-config, re-gardles of options passed in. For the cross build ICU package in Fedora there is no icu-config file. So I had to patch configure.ac to check for the ICU packages

Re: [sword-devel] sword configuration problem -- no transliteration

2025-04-05 Thread Troy A. Griffitts
Hi Karl, I wonder if an ICU data dll is not present on the path.  Just a first thought. On 4/1/25 10:40 AM, Karl Kleinpaste wrote: We have a Xiphos bug saying that the new release does not support transliteration in the Windows build. It works fine in Linux. Xiphos itself knows next to not

[sword-devel] sword configuration problem -- no transliteration

2025-04-01 Thread Karl Kleinpaste
We have a Xiphos bug saying that the new release does not support transliteration in the Windows build. It works fine in Linux. Xiphos itself knows next to nothing about transliteration, just the option on the module context menu which provides for turning the feature on/off. There is nothing