jm <[email protected]> writes: > I would like to install mwlib on a Debian server in order to export a > mediawiki to a large book into docbook format. > > $ pip install -i http://pypi.pediapress.com/simple/ mwlib > > yielded error messages which I pasted here: > http://pastebin.com/v5CjGCNa > > Any help would be much appreciated.
looks like a compiler bug. I can't reproduce the issue on a 64 bit debian 6.0.4. my gcc version is 4.4.5 (Debian 4.4.5-8). try updating the machine. -- You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mwlib?hl=en.
