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 is > not yet in the Alpine Linux repositories. > > To build xiphos, I installed the following dependencies (in addition to > sword and its dependencies): > webkitgtk-dev 2.4.7 > gconf-dev 3.2.6 > gettext-dev 0.19.4 > intltool 0.50.2 > gnome-doc-utils 0.20.10 > There is no gtkhtmleditor package, as far as I can tell > (so I use --enable-webkit-editor) > > When I unpack xiphos 4.0.0, cd in, and run: > ./waf configure --enable-webkit-editor && ./waf build > > waf configure works fine, and the first 38 targets build with no error > messages. > Then I get several screenfuls of errors from xsltproc2po, which I'm not > sure how to debug (see below).
It turned out this meant I needed rarian-dev (for scrollkeeper-config) and desktop-file-utils (I have no idea what that does in the build, but one of the mailing list messages mentioned it and it silenced a lot of errors...). And now Xiphos is working. God bless, Isaac Dunham _______________________________________________ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page