On 10/30/2011 04:55 PM, Andrew Benton wrote: > With a lot of work it's possible to compile and install libxml2's > python bindings into python3 but the effort was all in vain, they don't > work as they use python 2 isms Did you try using 2to3 on them? It *seems* to work pretty well, and gives actual line numbers for things that it doesn't know how to fix. I'm know very little of Python, but a few searches in Google gave me what I believe to be the needed fixes for the few things that 2to3 couldn't handle in the xcb bindings. That said, I have yet to test them as I have other issues reguarding multi-lib. I'm being picky as cracklib wants to install so files in a non-arch specific path. I broke Python badly trying to fix that and haven't been back to it yet. I'm building pure x86_64 LFS-7.0 now...be joining you all in a couple of days.
-- DJ Lucas -- This message has been scanned for viruses and dangerous content, and is believed to be clean. -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
