On Mon, November 19, 2007 09:58, Loic Dachary wrote: > "Mogens Melander" <[EMAIL PROTECTED]> writes: > >> Well, those patches don't look like something that will go well on my system. >> Is'nt dpatch a debian thingy ? I'm on a zenwalk (slackware ). > > The import patch you need, that's for sure. It's not debian specific. >
Got it, `patch -p1 < file.patch` worked like a charm. I was wrong 8^) SOAP.py build and install went smooth. Onwards... poker-network, configure complain still: checking wether python module libxml2 is available... /usr/lib/python2.5/site-packages/libxml2.py ... yes checking wether python module twisted is available... /usr/local/poker/lib/python2.5/site-packages/twisted ... yes checking wether python module MySQLdb is available... Traceback (most recent call last): File "<string>", line 8, in <module> ImportError: No module named MySQLdb failed checking wether python module OpenSSL is available... Traceback (most recent call last): File "<string>", line 8, in <module> ImportError: No module named OpenSSL failed checking wether python module SOAPpy is available... /usr/local/poker/lib/python2.5/site-packages/SOAPpy ... yes Fail to check all dependencies for /usr/bin/python2.5 configure: error: None of the python found on the system are able to satisfy the dependencies (check the above error messages for more information) -- Later Mogens Melander +45 40 85 71 38 +66 870 133 224 -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ Pokersource-users mailing list [email protected] https://mail.gna.org/listinfo/pokersource-users
