On Mon, 2005-07-25 at 22:13 +0200, Данило Шеган wrote: > Hi Murray, Ross, > > Данас у 21:28, Murray Cumming написа: > > > So, is there any chance of getting python 2.3 or 2.4 on window? > > I've tried with using only gettext.py from 2.3, and it all seems to > work fine. Basically, you only need to set PYTHONPATH to point to > directory containing gettext.py 2.3 before any coming with Python 2.2.
Does it still work for you. I'm getting this error on window, but not on my local PC: xsltproc -o tour-C.omf --stringparam db2omf.basename tour --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "" --stringparam db2omf.help_dir "" --stringparam db2omf.omf_in "`pwd`/./tour.omf.in" `pkg-config --variable db2omf gnome-doc-utils` C/tour.xml compilation error: file C/tour.xml line 14 element article xsltParseStylesheetProcess : document is not a stylesheet > You can find gettext.py which seems to work in > /home/users/danilo/xml2po.dist/gettext.py (taken straight from 2.3). > (I've put +x on /home/users/danilo, so you should be able to get > there, if not, just grab it elsewhere: I'll be removing it soon > anyway). -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ Gnome-infrastructure mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-infrastructure
