Re: [sword-devel] Building libsword on windows

2015-01-01 Thread Daniel Sheffield
I have tried both windows as build machine and linux as build machine. *In the windows case*, I used mingw for anything that could be built using gnumake (sometimes using cmake to get the Makefiles). ICU couldn't be built with cmake it seams, so I built that with visual studio. libsword wouldn't bu

Re: [sword-devel] Xiphos 4.0.0/waf dies on xsltproc2po

2015-01-01 Thread Isaac Dunham
On Thu, Jan 01, 2015 at 12:25:03PM -0800, Isaac Dunham wrote: > Hello, > I'm trying to build and package Xiphos 4.0.0 on Alpine Linux (edge), which > is a minor distro that uses musl libc and busybox (/bin/sh = busybox ash). > > I have built and installed sword 1.7.4, and submitted the update; it

[sword-devel] Xiphos 4.0.0/waf dies on xsltproc2po

2015-01-01 Thread Isaac Dunham
Hello, I'm trying to build and package Xiphos 4.0.0 on Alpine Linux (edge), which is a minor distro that uses musl libc and busybox (/bin/sh = busybox ash). I have built and installed sword 1.7.4, and submitted the update; it is not yet in the Alpine Linux repositories. To build xiphos, I install

Re: [sword-devel] Xiphos for Centos 6 and 7 ??

2015-01-01 Thread Greg Hellings
I believe there is a build issue with Xiphos on EPEL 6 until very recently. The older sword build script did not set a proper SOVERSION, so Xiphos and bt were very brittle with respect to sword update. I will update them as well. On Jan 1, 2015 7:42 AM, "Matěj Cepl" wrote: > On 2014-12-31, 23:59

Re: [sword-devel] Xiphos for Centos 6 and 7 ??

2015-01-01 Thread Matěj Cepl
On 2014-12-31, 23:59 GMT, Greg Hellings wrote: > As the maintainer for the Fedora packages, it is also my responsibility to > maintain the EPEL packages for sword, Xiphos, and BibleTime. Just about ten > days ago completed building sword 1.7.3 for epel 7. Xiphos 4.0.0 is also > built for Rawhide. T