Joana wrote
> hmm.. but the problem with mingw32 is that it does not have the
> libraries I need. The module I want to install includes netinet/in.h.
> So the answer is that I can't install that module in Windows?

What's the name of the package? Perhaps it doesn't work on Windows. Or
it hasn't been ported to Windows yet. On Windows most definition are in
the files winsock.h and winsock2.h rather than in netinet/*.h.

Christian

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to