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: <429DE469.4000004@familiehaase.de> Date: Wed, 01 Jun 2005 18:38:01 +0200 From: "Gerrit P. Haase" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 MIME-Version: 1.0 To: marcos rebelo , cygwin Subject: XML::LibXSLT rebase issue (was: Re: libXML) References: <319d969805052406124f2aaca6 AT mail DOT gmail DOT com> <42934110 DOT 8060200 AT familiehaase DOT de> <319d9698050601070646658ed0 AT mail DOT gmail DOT com> In-Reply-To: <319d9698050601070646658ed0@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes marcos rebelo wrote: > try to install the XML::libXML > > I have this error > > running xslt-config... /dev/null at Makefile.PL line 191. > xslt-config --version at Makefile.PL line 192. > C:\cygwin\bin\perl.exe (2672): *** unable to remap > C:\cygwin\bin\cygiconv-2.dll to same address as parent0xD70000) != 0xD80000 > 3 [main] perl 2416 fork_parent: child 2672 died waiting for dll loading > > after changing slitlly the code as you told me I was able of > installing, but if I try to fork the perl script (for example calling > the system comand I have the some problem). Yes, of course. Try to rabse the DLLs, there is a package 'rebase', install it with setup.exe, read the rebase docs in /usr/share/doc/Cygwin carefully. Since you have more DLLs than in the package database are listed (i.e. your perl extensions) you need to find a way to lovcate ALL DLLs, then rebase them (excluding cygwin1.dll). There were some scripts posted to the Cygwin list, but I have the links not handy, anyone else maybe? Gerrit -- =^..^= -- 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/