[sword-devel] Xiphos 3.1.5 is released

Steven P. Ulrick meow8282 at gmail.com
Mon Feb 20 03:20:56 MST 2012


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 at localhost webkit$



"/usr/bin/xml2po" is installed:

steve at localhost ~$ rpm -q --whatprovides /usr/bin/xml2po
gnome-doc-utils-0.20.6-1.fc16.noarch
steve at localhost ~$

If you need any further information, let me know.

Steven P. Ulrick




More information about the sword-devel mailing list