On 29/12/2005, at 4:27 PM, Daniel Macks wrote:
Perhaps you haven't selfupdated lately (on the Source menu)? The
libxml-pyXX packages were added fairly recently...
Drat. I thought FC would do that automatically when I booted it.
Evidently not. self-updating now...
Hmm, it's busy: needs to
On 28/12/2005, at 5:08 PM, Daniel Macks wrote:
Fink's gnome-doc-utils package automatically installs the libxml2-py24
package, which provides the necessary libxml2 python module (fink's
g-d-u uses python2.4).
Oh, I didn't know that. Thankyou for the info. I'll try FinkCommander
now...
It'
On Wed, Dec 28, 2005 at 04:01:33PM +1030, Clytie Siddall wrote:
> dan wrote:
> >
> >That looks like an error that python could not load the python
> >libxml2 module (libxml2.py). I'm pretty sure OS X does not supply
> >this module, although it does include python2.3 and many other
> >libxml2 and li
Thanks to everyone who responded so promptly and helpfully to my plea
for help. I'll try to reply to each here:
On 28/12/2005, at 10:56 AM, Abel Cheung wrote:
The python binding of libxml2 is probably missing from system.
You can search for file named libxml2.py under python install
location
Hi Clytie,
Yesterday at 13:25, Clytie Siddall wrote:
> Then I tried converting the file:
>
> Pearl:~/Vietnamese/Main Projects/Gnome/gnome-doc-utils/xml2po clytie $
> ./xml2po.py -o vi.po vi.xml
> Traceback (most recent call last):
>File "./xml2po.py", line 34, in ?
> import libxml2
On Tue, Dec 27, 2005 at 10:55:44PM +1030, Clytie Siddall wrote:
> Hello everybody :)
>
> I'm currently trying to convert a Docbook XML file to PO. I know I'm
> going to be translating more of these as time goes on, so I want to
> set up a quick procedure, at least until Pootle and/or other pro
Clytie Siddall wrote:
Hello everybody :)
I'm currently trying to convert a Docbook XML file to PO. I know I'm
going to be translating more of these as time goes on, so I want to
set up a quick procedure, at least until Pootle and/or other projects
integrate po4a or similar.
I am running
On 12/27/05, Clytie Siddall <[EMAIL PROTECTED]> wrote:
> Pearl:~/Vietnamese/Main Projects/Gnome/gnome-doc-utils/xml2po clytie
> $ ./xml2po.py -o vi.po vi.xml
> Traceback (most recent call last):
>File "./xml2po.py", line 34, in ?
> import libxml2
> ImportError: No module named libxml2
> __
Hello everybody :)
I'm currently trying to convert a Docbook XML file to PO. I know I'm
going to be translating more of these as time goes on, so I want to
set up a quick procedure, at least until Pootle and/or other projects
integrate po4a or similar.
I am running Mac OSX 10.4.3, all upd