xml2po is going to pull all the translatable data out of the xml file and put it in a .pot format.
On Fri, Sep 16, 2016 at 10:30 AM, Derek Atkins <[email protected]> wrote: > John Ralls <[email protected]> writes: > > >> On Sep 15, 2016, at 11:19 AM, Derek Atkins <[email protected]> wrote: > >> > >> John, see attached for the full build log. But as Brad points out, it > >> looks like there's a reference to a missing file. > > > > Nope, not a missing file. I finally found it by running xmllint > > --noent help/C/gnucash-help.xml. It reported that there were unknown > > entities in Help_ch_Tools_Assistants.xml. Once I added definitions for > > them to gnucash-help.xml it builds correctly. > > Still broken, but in a different way. It appears something changed in > gnucash-docs such that it now requires xml2po? I've never heard of this > program, and indeed it's neither installed on code nor on my laptop. > Apparently this lives in the gnome-doc-utils package, so I can easily > install it but... when did this requirement change? > > Making html in it > make[2]: Entering directory `/home/gnucash-docs/gnucash-docs/guide/it' > xml2po -e -p ./it.po -o gnucash-guide.xml ../../guide/C/gnucash-guide.xml > make[2]: execvp: xml2po: Permission denied > make[2]: *** [gnucash-guide.xml] Error 127 > make[2]: Leaving directory `/home/gnucash-docs/gnucash-docs/guide/it' > make[1]: *** [html-recursive] Error 1 > make[1]: Leaving directory `/home/gnucash-docs/gnucash-docs/guide' > make: *** [html-recursive] Error 1 > > > Regards, > > John Ralls > > -derek > > -- > Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory > Member, MIT Student Information Processing Board (SIPB) > URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH > [email protected] PGP key available > _______________________________________________ > gnucash-devel mailing list > [email protected] > https://lists.gnucash.org/mailman/listinfo/gnucash-devel > -- Brad Hanks (415) 964-1947 https://zipbooks.com _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
