Installing dependencies in Windows

RVince rvince99 at gmail.com
Tue Feb 22 12:03:37 EST 2011


Im installing to a Win7 machine, duplicating a CentOS setup. The
dependences in CentOs for a particular project are:
_ldap.so
dsml.py
easy-install.pth
ldap
ldapurl.py
ldapurl.pyc
ldapurl.pyo
ldif.py
libxml2.py
libxml2.pyc
libxml2mod.a
libxml2mod.la
libxml2mod.so
libxslt.py
libxslt.pyc
libxsltmod.a
libxsltmod.la
libxsltmod.so

I have easy_install setup in windows. These are the non-egg
dependencies I need to install in Windows. Where do I get them ? Where
do I put them? (I assume the .so files will be .dll in Windows, but I
dont know where to get these, put these) Anyone have a clue on this?
Thanks.



More information about the Python-list mailing list