Re: [despammed] What to do when cpan module fails to install
"DominiX" <[email protected]> Mon, 25 Oct 2004 18:43:21 -1000
| Newsgroups | gmane.os.cygwin.perl |
|---|---|
| Message-ID | <009e01c4bb16$52ef36e0$0100a8c0@pastis> |
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
#
HTH
--
dominix
zzapper wrote:
> Hi
>
> I'm a newbie here, I type cpan from the console to install modules.
> Either it works or the module fails to install. I never know what to
> do if an install fails. I guess there must be Cygwin particularities,
> or a FAQ can you please help, and please be kind if I should have
> gone somewhere obvious!
>
> The latest which failed was SOAP::Lite
>
> C:\Cygwin\bin\perl.exe (5036): *** unable to remap
> C:\Cygwin\bin\cygssl-0.9.7.dll to same address as parent(0xD60000) !=
> 0xD70000
> zzapper (vim, cygwin, wiki & zsh)
------------------------ 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/