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.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to