> How about the modules for the Python bindings > > /usr/lib/python2.2/site-packages/libxml2mod.dll > /usr/lib/python2.2/site-packages/libxsltmod.dll > > I found a way to make them some time ago; as I remember it, I had to > manually rename the python binding dll's (from cygx...mod.dll to > libx...mod.dll) after running make install.
Aaah, right. I thought that these had build ok (but there's only static...Brrrrr), but I guess not. Rob, what do I have to do to get these built as shared libs? I'm guessing it's just a case of Makefile.am hackages... Elfyn -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/