Can you run xml2po manually? It seems to be incomplete cause the error is comming from xml2po itself of not being able to import its python module.
>From my iphone. Regards, Dmitrij. On 20 Feb 2012, at 10:23, "Steven P. Ulrick" <meow8...@gmail.com> wrote: > On 02/19/2012 08:48 PM, Karl Kleinpaste wrote: >> After entirely too long a delay, we have finally released Xiphos 3.1.5. >> >> Windows users can get the installer immediately: >> http://sourceforge.net/projects/gnomesword/files/Xiphos/3.1.5/xiphos-3.1.5-win32.exe/download >> Or get the source tarball: >> http://sourceforge.net/projects/gnomesword/files/Xiphos/3.1.5/xiphos-3.1.5.tar.gz/download >> Or get it from SVN: >> svn co >> https://gnomesword.svn.sourceforge.net/svnroot/gnomesword/branches/webkit >> >> Building against latest Sword SVN is straightforward. >> Building against not-the-latest requires that you add >> -DNO_SWORD_SET_RENDER_NOTE_NUMBERS=1. >> >> Comments and bug reports welcome. > > Hello, Karl > When I attempt to build Xiphos from SVN, I get the following error if I use > the included "waf": > [ 11/130] po: po/ar.po -> build/default/po/ar.mo > Traceback (most recent call last): > File "/usr/bin/xml2po", line 191, in <module> > main(sys.argv[1:]) > File "/usr/bin/xml2po", line 88, in main > from xml2po import Main > ImportError: No module named xml2po > Traceback (most recent call last): > File "/usr/bin/xml2po", line 191, in <module> > main(sys.argv[1:]) > File "/usr/bin/xml2po", line 88, in main > from xml2po import Main > ImportError: No module named xml2po > Waf: Leaving directory `/home/steve/webkit/build' > Build failed: > -> task failed (err #1): > {task: xml2po fr.po,xiphos.xml -> xiphos.xml} > -> task failed (err #1): > {task: xml2po fa.po,xiphos.xml -> xiphos.xml} > steve@localhost webkit$ > > > > "/usr/bin/xml2po" is installed: > > steve@localhost ~$ rpm -q --whatprovides /usr/bin/xml2po > gnome-doc-utils-0.20.6-1.fc16.noarch > steve@localhost ~$ > > If you need any further information, let me know. > > Steven P. Ulrick > > > _______________________________________________ > 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 _______________________________________________ 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