May 19, 2010
8:35 a.m.
xyz, 19.05.2010 10:06:
$python setup.py install --static-deps [...] "/home/mit/programs/python/lib/python2.6/socket.py", line 406, in readline data = self._sock.recv(self._rbufsize) socket.error: [Errno 104] Connection reset by peer
What did I wrong?
The "--static-deps" option requires FTP access to the servers that serve the libxml2 distribution. Seems like you don't have that. Stefan