Re: [despammed] What to do when cpan module fails to install

"Gerrit P. Haase" <[email protected]> Tue, 26 Oct 2004 13:10:28 +0200
Newsgroups gmane.os.cygwin.perl
Organization Esse keine toten Tiere
Message-ID <[email protected]>
DominiX schrieb:



> I've posted a "sad hack-fix" I've wrotten a few month ago.

> most of your build are on ~/.cpan/build /usr/lib/perl ...
> an other places that are not scanned by the rebase utility.
> I'll succeed in using this

> #!/bin/bash
> cd /
> find usr bin sbin opt -type f -name "*.dll" | cat >/tmp/toto
> zcat /etc/setup/*.lst.gz | grep 'dll$' >>/tmp/toto
> cat /tmp/toto |sort -u|  sed -e '/cygwin1.dll$/d' -e 's/^/\//' -e
> 's/apache\/new/apache/' >/tmp/toto2
> cat  /tmp/toto2 > /tmp/toto
> rebase -v -d -b 0x70000000 -o 0x10000 -T /tmp/toto
> #


rebaseall uses an offset to rebase every DLL to another base address,
else it would probably result in similar problems if all DLLs have
another base, but all the same as before?


Gerrit
-- 
=^..^=



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/ndFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/cygwin-perl/

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/