Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <004701c32b0c$c8f6b840$710d86d9@ellixia> From: "Elfyn McBratney" To: "cygwin" References: Subject: How to get Libxml2/Libxslt Python Bindings (was Re: [ANNOUNCE] LibXSLT (1.0.27)...) Date: Thu, 5 Jun 2003 03:47:19 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 > 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/